Hi
I want to search the "c:\Test\Test.frm" file , if not found the message
will display.
Pls guide me how to done this
Thanks
ASM
Printable View
Hi
I want to search the "c:\Test\Test.frm" file , if not found the message
will display.
Pls guide me how to done this
Thanks
ASM
If searching for a file then you should use the IO.File.Exists method.