home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1867.dms / in.adf / Programs / NULL-Install < prev    next >
Encoding:
Text File  |  1992-03-09  |  234 b   |  8 lines

  1. search >nil: devs:mountlist null:
  2. if warn
  3.   echo "Appending the NULL: device entry to your devs:MountList file."
  4.   type >>devs:MountList NULL-mountlist
  5. else
  6.   echo "The NULL: device entry is already in the devs:MountList file."
  7. endif
  8.