Working Directory
You can change to the working directory by clicking the Work Dir button in the File Browser.
The working directory is specified by the environment parameter ME_WORKING_DIR. If this parameter is not specified, the default value is used (\temp on Windows-based systems). It is implemented in the same way as the MEDIR parameter.
The following example specifies the working directory to be project-orion:
....
MEDIR=/users/rayh/me10.80/me10
ME_WORKING_DIR=/users/rayh/project-orion
MELOCATOR=xlocator
....
The next time you select Work Dir in the File Browser, Creo Elements/Direct Drafting changes the current directory to project-orion. If the directory does not exist, Creo Elements/Direct Drafting issues an error message.