next up previous contents index
Next: RETURN return Up: TOP Commands Previous: CALL call   Contents   Index

SUBROUTINE -- define TOP subroutine

ROUTINE = $\langle{\tt string:0}\rangle$ '' subroutine name

Description:
This command is the first TOP statement for any routine. It has to have a matching END_SUBROUTINE. No nesting of subroutine definitions is allowed, although the definitions can be located anywhere in a file.



Ben Webb 2004-04-20