Page History
7.121 SUBROUTINE
| Note | ||
|---|---|---|
| ||
| Note: Usage options |
The SUBROUTINE command is used to define the start of a subroutine and optionally nominate parameters which must be passed to it.
Portability Considerations | Subroutines that are nested inside one another are not supported in the current release of Visual LANSA. This is a very rarely used coding technique and thus unlikely to cause any problems. In the event of problems simply unnest the subroutine(s) involved and recompile. |
...
| Panel | ||
|---|---|---|
| ||
Required SUBROUTINE --- NAME | ||
| No Format | ||
| Required
SUBROUTINE --- NAME --------- subroutine namesubroutine name ----------------> ----------------------------------------------------------------- Optional >-- PARMS------ Optional >-- PARMS --------- field name -- *BOTH ------------| | *RECEIVED | | *RETURNED | | |
50 max ------------ |