home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / waitne.zip / STARTUP.CMD < prev    next >
OS/2 REXX Batch file  |  1995-01-04  |  355b  |  21 lines

  1. start c:\batch\rotate.cmd
  2. start d:\p2p\dlpcman.exe
  3.  
  4. c:\goodies\waitfor y:\system\bindfix.exe 5
  5.  
  6. rem ** Everything below this line will load AFTER the user connects to the network
  7.  
  8. s:
  9. cd \faxworks
  10. start d:\faxworks\fxrdr.exe
  11.  
  12. c:\goodies\waitsec 3
  13.  
  14. start d:\faxworks\faxworks.exe -FM
  15.  
  16. c:\goodies\waitsec 10
  17.  
  18. d:\faxworks\fxrcv -on
  19.  
  20. exit
  21.