check if there is a file available in the filesystem

If the file is not in the propath.
Try file-info handle.

File-info:file-name = 'complete path of file'.
if file-info:full-pathname = ? then
os-copy source target.

-Parul.
 
Back
Top