Skip to main content
What is the working directory? What is it used for? Does it need to be shared with all users?
What is the working directory? What is it used for? Does it need to be shared with all users?

This is the base directory your application runs relative to. Where a file/directory path is not fully qualified in your ProcScript, asn files, etc..., I/O will be relative the the current path i.e the working directory.