Arbortext Command Language > Commands > sh
  
sh
shshell command
This command passes shell command, which is a specified operating system command, to the shell. If the command string contains a semicolon (;) curly braces ({}), a backslash (\) or other special characters, it must be enclosed in quotation marks.
Example
sh 'c:\doc\help.com'
Related Topics
system function