home *** CD-ROM | disk | FTP | other *** search
- mount 0.95 by Jurgen Switalski Ph.D.
-
- This is a 1.3 compatable mount command with Workbench support which does not use
- the arp library. The current version supports the following keywords(case
- insensitive):
-
- HANDLER, FILESYSTEM, DEVICE, PRIORITY, UNIT, FLAGS, SURFACES,
- BLOCKSPERTRACK, RESERVED, PREALLOC, INTERLEAVE, LOWCYL, HIGHCYL,
- STACKSIZE, BUFFERS, BUFMEMTYPE, MOUNT, MAXTRANSFER, MASK, GLOBVEC,
- STARTUP, BOOTPRI, DOSTYPE, SECORG.
-
- The following default values are used:
- BOOT=-128
- STACK=600
- FLAGS=1
- MAXTRANSFER=65536
- MASK=-2
- BOOTPRI=-128
- DOS=$444F5300
- All other values are initialized to zero. If you wish to boot from RAD: you
- must set BOOTPRI=0. The from keyword may also be used if the mountlist is not
- DEVS:MOUNTLIST.
-
-
- Comments are allowed and a number of possible errors are checked for and
- reported. However, illegal combinations of keywords or duplicate keywords are
- not looked for in this release. Additionally if GLOBVEC is nonzero it is set
- equal to -1. Also mount may be made resident.
-
- If the device is already mounted and it is a removable media device there may
- be a slight delay before mount reports that the device is already mounted
- especially if there is no disk in the device.
-
- USAGE:
-
- mount df3: [ from mymountlist ]
- the from keyword is optional, default devs:mountlist.
-
- Workbench Support:
-
- An icon is supplied to mount devices from Workbench. To use this from
- workbench you must make mount the default tool. To specify the device to be
- mounted and the mountlist the following tooltypes are supported:
-
- DEVICE= specifies the device to be mounted.
- FROM= the mountlist; devs:mountlist is the default.
-
- If there any errors a small window will be opened to report errors and will
- stay open for two seconds. Additionally when mount is run from the workbench
- mount is set equal to one to force the device driver to load so that an icon
- appears on the workbench.
-
- EXAMPLES:
-
- DEVICE=DF3:
- FROM=DF0:MYMOUNTLIST
-
-
- I retain copyright to this material and DO NOT warranty it in any fashion!
- This work is SHAREWARE.
-
-
- Send all bug reports and any loose change to
-
- Jurgen Switalski
- 218 Lake
- Northville,MI 48167
-
-