SN.PACK - get name of pack mounted on device.

Usage:

pack = sn.pack(devname);

Where:

devname
is the right-justified, zero-filled, three-character BCD system name of the device.
pack
is the five-character BCD pack name. If the device is released, or is not a structured mass storage device, zero will be returned.

Description:

This function is the inverse of F.MNTD, and finds the name of the pack mounted on a device. If "dev" is not a valid device name, the program is aborted.

See Also:

expl b syslib f.mntd

Copyright © 1996, Thinkage Ltd.