FLP_DRIVE

Syntax

FLP_DRIVE drive%, drive$

Location

SMSQ/E for QPC

This changes the drive/image the floppy device is connected to.

Example

FLP_DRIVE 2,"C:\FLOPPY.IMG"

Now FLP2_ is assigned to the floppy image FLOPPY.IMG on the host computer’s C:\ drive.

FLP_DRIVE 2,"B:\"

FLP2_ is assigned to the physical B:\ floppy drive of the host computer.