|
num-var = Is_Available(filename)
|
|
Operands:
|
filename
|
The full path and filename to be tested
|
|
Returns:
|
|
Returns one of the following:
0 - The file exists and is available
1 - The file does not exist
2 - The file exists and is currently open in an SPFLIte tab
3 - The file exists and is locked by some other Windows process
RC will always be 0 and Msg$ will be "" (Null)
|
Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents