|
-
May 5th, 2000, 02:22 AM
#1
I am writing a program that will save data to a sequential file. Everything works just fine if the user has the directory and the file in that directory on their computer already, but how do I create the directory and file if it doesn't exist? I want to check on the form load event to see if there is one there, and if not, create the folder, and file(blank). If it does exist, then I want to do nothing. I would like to do everything from the same form, no modules, and no api calls. Any help? I can't seem to find this. It is probably some real simple commands....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|