PanasonicSubz
November 20th, 1999, 12:56 PM
Hey peoplez! i need to make a directory, but first i need to no how!!!!!!!!! Please help me, if you want to no what i am doing read below:
First i made a splash screen then when you click or push a button, it goes to a password dialog box and asks for a password, when you type the right one in it takes you to a form, when i go to my forms code thing under "unload" i put
open "c:\phonebook\list.lst" for append as #1, that statement tells the program to write to a file when the user exits my program, but it says "path not found". I need to make it so it creates the directoy "c:\phonebook\" only 1 time. Please oh please help me
PanasonicSubz
First i made a splash screen then when you click or push a button, it goes to a password dialog box and asks for a password, when you type the right one in it takes you to a form, when i go to my forms code thing under "unload" i put
open "c:\phonebook\list.lst" for append as #1, that statement tells the program to write to a file when the user exits my program, but it says "path not found". I need to make it so it creates the directoy "c:\phonebook\" only 1 time. Please oh please help me
PanasonicSubz