Home » Developer & Programmer » Forms » How to create files in a part directory thru forms
How to create files in a part directory thru forms [message #80608] Sun, 20 October 2002 21:15 Go to next message
Prabhu
Messages: 26
Registered: October 2001
Junior Member
Hello,
I need to store data in a flat file. Can anyone explain me.

Thanks
Re: How to create files in a part directory thru forms [message #80615 is a reply to message #80608] Mon, 21 October 2002 08:28 Go to previous message
Julie
Messages: 98
Registered: February 2002
Member
Use the TEXT_IO built in. Basically you have to FOPEN a file for W (write), then you use PUT or PUTF (formatted) to write lines to your file. Then you FCLOSE to close it.
Previous Topic: How can i compute time spent in my processing
Next Topic: Forms6i-urgent
Goto Forum:
  


Current Time: Thu Mar 28 20:02:00 CDT 2024