User`s guide

Table Of Contents
4–68 User Commands
User Commands
flread
flread
The flread command reads logical sectors from a diskette.
Format
flread [first_sector [bytes [dest_address [iterations [drive]]]]
Parameters
first_sector
Specifies the first logical sector of diskette to read. The default is sector 0 (the boot
sector).
bytes
Specifies the number of bytes to be read from the diskette. The default sector is one
sector.
dest_address
Specifies the beginning address where data will be loaded. The default is the boot
address.
iterations
Specifies the number of times to repeat the reading of the sector range. The default
is 1.
drive
Specifies the diskette drive number to use: 0 or 1. The default is 0.
Description
The flread command reads the data from the specified logical sectors of a diskette
into memory. The iterations parameter can be used to repeat the task a specified
number of times.