|
CALL
Call a procedure contained in a file.
Syntax
CALL <filename>
Arguments
<filename> is the name of the procedure file to execute. It
must reside in the \CAPITAL folder.
Description
The CALL statement calls a procedure file containing CAPITAL
Business Script program statements.
|