This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== SHELL com:boolean, code:integer, prog:string, arg:string ====== Shell (via COMMAND.COM if "com" is TRUE) to program/command "prog" with arguments "arg", saving the return value in "var" **NOTE:** If "com" is TRUE, the value assigned to "var" will be the return code of COMMAND.COM, not "prog") **See also:** Call