DUMP file (START
=
address,
END
=
address,
TRA
=
address,
ASCII, ETX
= value)
Copies
an
area of memory to a
disk
file.
DUMP
ROUTINE/CMD
<START=X'700Q' .END
=
X
'8Q0Q
' .
TRA=X'7000')
FILTER device
[USING] phantom device
Filters
data
to or from a
device, using a
filter program.
FILTER *PR USING
*DU
FORMAT
:drive
(ABS.NAME
=
"disk
name",
MPW
=
"password", SDEN.DDEN,
CYL
=
number,
QUERY
=
NO)
Formats a blank or
old disk for use.
FORMAT
FORMAT
: 1 (
NAME= "DATA3"
.
MPW="SECRET"
)
FORMS
[(DEFAULT,
ADDLF.CHARS
=
number.FFHARD,
INDENT
=
number, LINES
=
number,
MARGIN
=
number,
PAGE
=
number,
QUERY,
TAB,
XLATE=X'aabb')]
Sets up
printer options.
FORMS
(MARGIN=10.CHARS=80.INDENT=G)
FORMS/FLT
SET *PF [TO]
FORMS/FLT
FILTER *PR *PF
Prepares the Printer
Filter (*PF) for use.
FREE [: drive] [(PRT)]
Lists free space and number
of files on each disk; if
drive
is
specified, displays space map of that
disk.
FREE FREE :0 (PRT)
JOBLOG
ROUTE *JL [TO]
file
ROUTE *JL [TO] device
Establishes the Joblog device (*JU,
which sends
certain
information to a
file or device.
ROUTE *JL TO
LISTER/JBL
ROUTE
*JL TO
*PR
KSM/FLT
SET device KSM/FLT [USING] file
[(ENTER
=
value)]
FILTER *KI device
SET *DU KSM/FLT USING ROUTINE/KSM
FILTER *KI *DU