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 directory.
Description
The CALL statement calls a procedure file containing CAPITAL Business Script program statements.