VB Code:
Function FileExists(filename As [b]String[/b]) As Boolean FileExists = (Dir(filename) > "") End Function
|
Results 1 to 16 of 16
Thread: File ExistHybrid View
|
Click Here to Expand Forum to Full Width |