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

SUBROUTINE -- define TOP subroutine

ROUTINE = <string:1> '' 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-10-04