Next: RETURN return
Up: TOP Commands
Previous: CALL call
  Contents
  Index
ROUTINE =
|
'' |
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.
Bozidar BJ Jerkovic
2001-12-21