MPE/iX Commands Reference Manual (32650-90877)
Chapter 6 211
Command List IV
Commands FCOPY thru GETRIN
command.
The options specified in the FORMSALIGN command are stored in the appropriate device
files. For example, options for LDEV 6 are stored in file 00000006.DEVICES.3000devs. This
is why the options are retained even when no spooler process exists for LDEV 6.
However, these device files are reconstructed at each system startup. The FORMSALIGN
options set at that time are EACHCHANGE, FORMIDOVERRIDE. Your SYSSTART file should
include one FORMSALIGN command per device or class for which you want to set options
other than the default.
Use
This command may be issued from a session, job, program, or in BREAK. Any user may
execute this command with only the ;SHOW option to display current configuration. When
changing configuration, this command may be executed only from the console or by any
user who has been allowed the FORMSALIGN command with the ALLOW command. You can
also execute this command by assigning a user the ASSOCIATE command and specifying
the device.
Examples
To display the current configuration, enter:
FORMSALIGN LP;SHOW
A sample of the output might look like the following:
FORMID
LDEV DEVNAME DIALOG OVERRIDE
6 LDEV6 EACHCHANGE YES
14 LDEV14 EACHCOPY NO
15 LDEV15 EACHFILE YES
19 LDEV19 EACHCHANGE NO
To conduct a forms message dialog for each copy of each file printed, enter:
FORMSALIGN 6;DIALOG=EACHCOPY,NOFORMIDOVERRIDE
You may also specify the system startup options, for example:
FORMSALIGN 6;DIALOG=EACHCHANGE,FORMIDOVERRIDE
Related Information
Commands SPOOLER, ALLOW, ASSOCIATE
Manuals Performing System Operation Tasks
FORTGO
Compiles, prepares, and executes a compatibility mode FORTRAN 66/V program.
FORTRAN 66/V is not part of the HP 3000 Series 900 Computer System Fundamental
Operating Software and must be purchased separately.