home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / amoner02.dms / amoner02.adf / s / startupii < prev   
Encoding:
Text File  |  1991-11-10  |  268 b   |  12 lines

  1. AMONER002:Ramos1.2
  2. If Exists Amoner002:s/Agraph.tmp
  3.   delete Amoner002:s/Agraph.tmp
  4.   echo "Loading AGraph. . ."
  5.   Amoner002:Agraph
  6.   execute Amoner002:s/startupII
  7. endif
  8.   echo "Entering Doc dir and quitting.  Use 'less' to read the files:"
  9.   cd Amoner002:doc
  10.   list
  11.  
  12.