home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / JAVA / GUAVAC.ZIP / Guavac / Compile next >
Text File  |  1998-01-15  |  240b  |  6 lines

  1. | Example command line to compile example Java programs with guavac
  2.  
  3. dir <Obey$Dir>
  4. TaskWindow "guavac hw.java -ext" -name guavac -display -wimpslot 3000k -quit
  5. TaskWindow "guavac loop.java -ext" -name guavac -display -wimpslot 3000k -quit
  6.