runSubprocess

A function that can be used in Scripting.

Syntax and semantics

runSubprocess (executableFilePath$, ...)
run the program given by the (relative or absolute) executableFilePath$, with optional arguments given in “...”.

For details and examples, see Scripting 6.5. Calling system commands.

Links to this page


© Paul Boersma 2023