You are here: start » ppl » statements » shell

SHELL com:boolean, code:integer, prog:string, arg:string

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

ppl/statements/shell.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International