Syntax
shell(command syntax)
Linefeeds are converted to carriage returns and binary data stripped from return.
shell(command syntax,ticks)
Ticks defaults to 1.
shell(command syntax,ticks,raw)
Linefeeds & binary data returned intact.
Pass command syntax parameter as a quoted string or variable.
raw should not be quoted.
See the SuperCard language guide for details.
Comments (0)
You don't have permission to comment on this page.