home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / mtwos250.zip / DOK / PS.CMD < prev    next >
OS/2 REXX Batch file  |  1995-07-07  |  540b  |  25 lines

  1. ;
  2. ; Run this commandfile with the following commandline:
  3. ;
  4. ; mtwin -e=: ps.cfg ps.cmd
  5. ;
  6. ; The -e=: tells mtwin to use : instead of = as delimitter between 
  7. ; keys and values
  8. ;
  9. ;
  10. +[LOGPROFILE CTE Default Profile]'LFP_NAME':'CTE Andre'
  11. &[LOGPROFILE CTE Default Profile]'LFP_ENTRY':'Andre'
  12. ;
  13. ; The =+ tells MTWIN to add the 'COMPAQ' without the trailing
  14. ; = or : character
  15. ; When you simply use +[..].. then the delimitter is added at the end
  16. ; of the line.
  17. ;
  18. =+[QUEUES]'COMPAQ'
  19. =+[QUEUES]'TBOND'
  20. -[QUEUES]'HP5B'
  21. ;
  22. ;
  23.  
  24.  
  25.