home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / graphic / pmcamera / postproc.cmd < prev   
OS/2 REXX Batch file  |  1992-12-16  |  754b  |  11 lines

  1. rem +------------------------------------------------------------------------+
  2. rem | This is an example cmd file which can be inoked by PMCAMERA            |
  3. rem |                                                                        |
  4. rem | It will be invoked with the following params:                          |
  5. rem | %1      : the file name                                                |
  6. rem | %2 - %5 : may contain the following keywords, depending wether the     |
  7. rem |           appropriate files where saved: CLIP BMP PSEG PS EPS          |
  8. rem |                                                                        |
  9. rem +------------------------------------------------------------------------+
  10. echo %1 %2 %3 %4 %5 >> TEST.TXT
  11.