F.MNTD - determine if and where a pack is mounted.

Usage:

where = f.mntd( packname );

Where:

packname
is the right-justified, five-character BCD packname.
where
is the device name, right-justified, if the pack is mounted. Otherwise it is the negative of the status 025 (pack not mounted).

Description:

F.MNTD determines if the desired pack is mounted on any of the removable drives. If the pack is mounted, the device name is returned; otherwise, the negative of the FMS status is returned.

The packname is always placed in the external F.PACK for reference purposes.

See Also:

expl b syslib sn.pack

Copyright © 1996, Thinkage Ltd.