home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff231.lzh / Plot / MakeAssigns < prev    next >
Text File  |  1989-07-23  |  174b  |  9 lines

  1. echo "Cancelling any previous assignment of PLOT: ..."
  2. echo ""
  3. assign PLOT:
  4. echo "Assigning PLOT: to current directory ..."
  5. echo ""
  6. assign PLOT: ""
  7. echo "All done..."
  8. endcli
  9.