Command Reference
:
Programming Language Summary
call
Program Statements
Call a subroutine within a program.
The call statement is used to call a subroutine within a program.
Cross-references
See
“Calling Subroutines”
. See also
subroutine
,
endsub
.