Executes a local shell in the current working directory of the workspace
Thw wshell command executes a local shell in the current working directory; this directory must exist locally. An initial command can be specified. The shell runs interactively until you exit from it. On Windows 3.x, the wshell command invokes attache-home-dir\etc\wshell.pif which can be customized to run the shell of your choice. On Windows NT and Windows 95, wshell looks for an environment variable named COMSPEC. If found, the value of the COMSPEC environment variable is used as the name of the shell program to run. Otherwise, wshell runs cmd.exe, which must be found on your PATH.
Permissions Checking: No special permissions required. Locks: No locks apply.
Initial Command. Default: wshell runs no initial command by default.
/vob/src> pwd
/vob/src
/vob/src> wshell![]()
/vob/src> pwd
/vob/src
/vob/src> wshell dir *.c![]()
shell, make, attache_command_line_interface
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |