set-floppy Command

The set-floppy command attaches the first floppy (in the list-device listing) drive to the current process for subsequent input or output activity. The drive indicator and density are indicated with the options provided.

Syntax

set-floppy {(density,drive)}

Parameter(s)

density

e

Selects 2.88 MB floppy disk.

h

High density (1.2 MB for 5.25-inch, 1.44 MB for 3.5-inch) floppy disk.

s

Standard density (360 KB for 5.25-inch, 720 KB for 3.5-inch) floppy disk.

drive

a

Selects 5.25-inch floppy disk.

b

Selects 3.5-inch floppy disk.

h

Selects 1.2 MB if 5.25-inch or 1.44 MB if 3.5-inch floppy disk.

s

Selects 360 KB if 5.25-inch floppy disk.

l

Selects 720 KB if 3.5-inch floppy disk.

Description

This is used after the t-att command to designate the density to read/write hard disks and which floppy disk drive to use, when more than one drive is present.

WARNING

This command does not allow selection among two devices of the same type. If two or more devices of the same type are present, the first one in the configuration file is selected. This command may fail on an unformatted floppy disk. Do not forget to rewind with the t-rew command prior to attempting any read or write operation.

Example(s)

Attaches the floppy disk drive A at high density.

set-floppy (ah

See Also

account-restore Command, admin.tape Utility, Dummy Restore, file-save Command, format Command, list-device Command, save Command, sel-restore Command, set-8mm Command, set-device Command, set-half Command, t-att Command, t-rew Command, t-select Command, t-stat Command, Tape Handling Commands, u313c User Exit, writet Statement