A question about InDe path statements. I get this debug error message when running a Delete script. The script works in the IDE and in running the app there, but not when deployed.
MainFrm.Delete Temp Files
s Report File Name := C"" []
i File Count := C0 [0]
s Report File Name := Read Directory ("temp/*.pdf", ??)
(Delete Temp Files) Err : Could not find a part of the path 'c:\windows\system32\inetsrv\temp'.
end