home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d2xx / d231 / 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.