Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:execute_program [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1a_f:a:execute_program [2023/05/09 01:36] (current) sean
Line 1: Line 1:
 +{{tag>Index Action Action_List Process External_Programs}}
 +====== EXECUTE PROGRAM ======
 +
 +This action allows execution of an external program.
 +
 +===== Syntax =====
 +
 +''EXECUTE PROGRAM'' ArithmeticExpression() [ ''NO WAIT'' ]
 +
 +Where ArithmeticExpression identifies the path to the external program. The ''NO WAIT'' keyword indicates that the system should not wait for the external program to complete.
 +