Thread: text file
View Single Post
Old 11-03-2004, 01:19 AM   #1 (permalink)
maria_arif
Registered User
 
Join Date: Nov 2004
Posts: 3
maria_arif is on a distinguished road
text file

hello there..

i want to read text file from diskette and i have succeed where i write a code like this:

Open "A:/textfile.txt" As Input #1

but how to write a coding that will prompt a msg box "Please insert diskette first" if the diskette is not insert?

thank you very much
maria_arif is offline   Reply With Quote