Workfold (Command Line)
Sets the working folder. For definitions of the command options, see Command Options in this Help system.
Syntax
ss Workfold [<project>] [<folder>] [-H] [-?]
Project Rights
You must have the Read project right to use this command.
Remarks
You can only specify one project or folder for this command. If a project or folder is not specified, the current project is used.
The output of this command is simply the string:
%s successfully set as the working folder for %s.
This command completely ignores the settings for the Force_Dir and Force_Prj initialization variables.
Examples
Sets the $/Website project working folder to c:\External Web\Website:
ss Workfold $/WEBSITE "c:\External Web\Website"
See Also
Reference
Force_Dir Initialization Variable
Force_Prj Initialization Variable