F.DEVNAME - return the device name, given SCT offset.

Usage:

devname = f.devname( sct_offset );

Where:

sct_offset
is the SCT pointer of the device whose name is desired.
devname
is the right-justified, zero-filled, three-character BCD device name corresponding to the given SCT offset.

Description:

F.DEVNAME returns the device name corresponding to the SCT offset provided. It aborts if the given SCT entry is not found.

Copyright © 1996, Thinkage Ltd.