home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 24 DOS / 24-DOS.zip / celloos2.zip / PMView.CMD < prev    next >
OS/2 REXX Batch file  |  1994-07-01  |  50b  |  6 lines

  1. @echo off
  2. c:
  3. cd \Apps\PMView
  4. pmview %1
  5. exit
  6.