Call - Geomol/World GitHub Wiki
Usage
call command
Description
Executes a command to run another process.
call is a function!
Arguments
command -- The command line [string!]
Examples
Under GNU/Linux
w> call "ls"
cortex_alpha.pdf libs README src test world world_win32.exe
cortex.w mandle.w rebol.w world_macosx
== 0
w>