Hi
I want to check in Lotusscript if a file exist on the filesystem.
lets say I have calculated a filename in Lotusscript like “C:\ProdA\Retail1256.doc” , and I want to check if that file really exist in the ProdA folder, how can I chack that in Lotussctript? Which command must I use?
Regards