Liberty BASIC Help Online

CALL
 
call subroutineName {list of zero or more comma separated values}
 
Description:
This command invokes a user defined subroutine.  Call is followed by the name of the subroutine and by zero or more string and/or numeric expressions.
 
For more information see SUB


Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/