home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / pd / text / alphaspell_suite / varexx / demosetup < prev    next >
Text File  |  1996-05-20  |  186b  |  11 lines

  1.  ; This sets up the envuronment to run the demo script.
  2.  ; BEGIN VARexx
  3.  Assign VARexx: ""
  4.  Assign LIBS: VARexx:libs/ ADD
  5.  Path VARexx:bin/ ADD
  6.  VARexx VARexx:Demo/GUI/
  7.  ; END VARexx
  8.  
  9.  
  10.  
  11.