home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 April / Computerworld_1996-04_cd.bin / ibm / programy / pmcamera / postproc.cmd < prev    next >
Encoding:
Text File  |  1992-12-16  |  754 b   |  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.