home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d01xx / d0164.lha / PolyRoot / execute.me < prev    next >
Text File  |  1988-11-22  |  303b  |  8 lines

  1. ;  The PROTECT command is used to set read permission only so AmigaBASIC
  2. ; doesn't wipe out this nifty exciting icon and replace it with the placid
  3. ; default.  If you want to delete it, type  PROTECT PolyRoot.info RDEW,
  4. ; then delete as usual.
  5.  
  6. RENAME PolyRoot.inf PolyRoot.info
  7. PROTECT PolyRoot.info R
  8.