Introduction to ENFORM

Commands
Using ENFORM—The Basics
058051 Tandem Computers Incorporated 2–15
An example of using commands is entering:
:ENFORM
>?EDIT newquery
CURRENT FILE IS VOLUME.SUBVOLUME,NEWQUERY
*XYZ F
OPEN parts
LIST parts;
*e
>?RUN newquery
which will:
Allow you to use the editor (within an ENFORM session) to create a source file
named newquery with two ENFORM statements.
Save the source file.
Run the source file to produce a report.
Continue with the ENFORM session.
See the ENFORM Reference Manual for a complete description of ENFORM commands.