5
5-5
Working with S5-DOS/ST
C79000-G8576-C760-03
PFORMAT Formats diskettes for PCP/M (DD diskettes)
PFORMAT DR: [-4][-V]
DR: drive A: or B:
-4: optional parameter required for the PG 675; this
parameter generates a 40-track diskette format.
-V: optional parameter for checking the diskettes.
PSET Changes file attributes to PCP/M media
PSET [n]DR:[name][.ext][-RO][-RW][-SYS][-DIR]
n: user level, 0 to 15 or * for all user levels
DR: drive, for example, A:, B: for diskettes and C: for the hard disk.
name: file name, in accordance with PCP/M conventions.
ext: file extension, in accordance with PCP/M conventions.
RW: read/write attribute should be set.
RO: read-only attribute should be set.
SYS: SYS attribute should be set.
DIR: DIR attribute should be set.
Note: the -RO and -RW attributes and the -SYS and -DIR attributes are mutually ex-
clusive.
PTYPE Displays the contents of a PCP/M file
PTYPE [n]DR:[name][.ext] [-H]
n: user level, 0 to 15 or * for all user levels
DR: drive, for example, A:, B: for diskettes and C: for the hard disk.
name: file name, in accordance with PCP/M conventions.
ext: file extension, in accordance with PCP/M conventions.
H: optional parameter, output in hex
Editing PCP/M Files in MS-DOS