MPE/iX Quick Reference Guide (32650-90881)

Chapter 1 27
Command Descriptions
Commands Syntax
Syntax
FINDDIR [ [DIR=]
dir_name
][ [START=]
start_dir
]
Refer to the LISTFILE command later in this chapter for examples.
FINDFILE (UDC)
The FINDFILE UDC executes the LISTFILE command to search for a file.
NOTE
System-defined UDCs are not automatically available. Your System Manager
must use the SETCATALOG command to make these UDCs available for your
use. For example:
SETCATALOG HPPXUDC.PUB.SYS
Syntax
FINDFILE [FILE=]
filename
[ [START=]
start_dir
]
FORMSALIGN
Configures one spooled printer or a group of spooled printers related by device class, to
conditionally enter into a forms message dialog with its operator when the current
spoolfile includes a forms message.
FORMSALIGN [ DEV= ] {
ldev
devclass
devname
}
[;[DIALOG=] { { EACHCHANGE
EACHFILE
EACHCOPY } [, { FORMIDOVERRIDE
NOFORMIDOVERRIDE } ] } ]
[;SHOW]
FORMSALIGN LP;SHOW
FORTGO
Compiles, prepares, and executes a compatibility mode FORTRAN 66/V program.
FORTGO [
textfile
][,[
listfile
][,[
masterfile
][,[
newfile
] ] ] ]
[;INFO=
quotedstring
]
FORTGO SOURCE,LISTFL
FORTPREP
Compiles and prepares a compatibility mode FORTRAN 66/V program.
FORTPREP [
textfile
][,[
progfile
][,[
listfile
][,[
masterfile
][,[
newfile
]]]]]
[;INFO=
quotedstring
]
FORTPREP TEXTX,PROGX,LISTX