not logged in • loginregister

Forums


Forums Index » Computers » Visual Basic/.net » Check if a file exists

Check if a file exists


Go to Page: 1


 
August 10th, 2005 15:50
#1

vbprog

User

Registered: 06/08/05 @ 18:00
Posts: 17


This script will tell you if a file exists or not.

If Dir$("file&quot <> vbNullString Then
'[action here - exists]
Else
'[action here - doesn't exist]
End if

______________________
Back to top


Go to Page: 1



Forums Index » Computers » Visual Basic/.net » Check if a file exists

Jump to:   

Who's Browsing This Topic?

1 guest.


Move to: