M
Mike H.
I have a unique file name which I wish to put data in. But when I issue the
command:
Open strPath For Input As #FF
I get an error message 53, File Not Found. I know it is not found. I wish
to create it. How do I "open" an empty file for input?
command:
Open strPath For Input As #FF
I get an error message 53, File Not Found. I know it is not found. I wish
to create it. How do I "open" an empty file for input?