This action allows execution of an external program.
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.