ENFORM User's Guide

Using ENFORM in Interactive Mode
Compiling and Executing a Query
4–8 058058 Tandem Computers Incorporated
You can pass a value to a parameter in a compiled query file when you are using
ENFORM in interactive mode. To pass a parameter value, issue the Command
Interpreter PARAM command before entering the ENFORM command. For example:
:PARAM rptnum 3
:ENFORM
ENFORM - T9102C09 - (02APR82) DATE - TIME: 5/26/82 - 13:59:05
You can then use the ?EXECUTE command to execute the stored compiled query file.
When entering source code indirectly, terminate an ENFORM session by entering
either the EXIT statement or ?EXIT command or by pressing the CTRL and Y terminal
keys simultaneously.