how do you record dates to a file in pascal?

Recommended Answers

All 2 Replies

Hi,

You can either create a text file and write the date as a string or you can create a typed file with type of a record you create with date and other related fields and write directly those record types to typed file.

Loren Soth

please coluld you show me an example?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.