Paradyme V4.0 - Manual |
Menus |
One problem the user may encounter when running a routine is that they wish to pass parameters to the called subroutine. PARADYME allows the user to specify up to 2 fixed values that can be passed to a subsequent routine. These should be entered after the routine name entered for LINK and separated from the routine name by commas. For instance, should the user wish run the routine 'PROG1' and to pass to it the name of a second routine, e.g. 'PROG2' and the value '1', the link entry would be:-
PROG1,PROG2,1
Note that the PROG2 and 1 are treated as text strings and not as variables.
Use the BACK BUTTON to return to the previous page