Bruce Rothermal wrote: > Does anyone have the answer to getting the Workspace value set properly. > Trying to do the webrev -O command.
If you're working with a teamware workspace, then you need the teamware commands in your executable search path. The "workspace" command is merely one example thereof. I find them here: /ws/onnv-tools/teamware/bin You can probably get webrev to work correctly if you set CODEMGR_WS in your environment, and then use -p /path/to/parent/workspace as an argument to webrev, plus use one of the options that allows you to specify a file list (ie a wx active file). (Because if you're trying to generate it via putback -n, you're going to fail for the same deficiency in your $PATH.) --Mark
