home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 April - Disc 1 / enter_04_1999_1.iso / OS2 / STYLER2 / TEAM.CMD < prev   
Encoding:
Text File  |  1999-02-08  |  207 b   |  13 lines

  1. /* REXX */
  2. PARSE ARG curdrive
  3. SAY ""
  4. SAY ""
  5. SAY ""
  6. SAY "Uruchamianie programu instalacyjnego Styler/2..."
  7.  
  8. slash = right(cel,1)
  9.  
  10. curdrive":"
  11. cd "\OS2\STYLER2"
  12. curdrive":\OS2\STYLER2\install.exe"
  13.