home *** CD-ROM | disk | FTP | other *** search
- rem +------------------------------------------------------------------------+
- rem | This is an example cmd file which can be inoked by PMCAMERA |
- rem | |
- rem | It will be invoked with the following params: |
- rem | %1 : the file name |
- rem | %2 - %5 : may contain the following keywords, depending wether the |
- rem | appropriate files where saved: CLIP BMP PSEG PS EPS |
- rem | |
- rem +------------------------------------------------------------------------+
- echo %1 %2 %3 %4 %5 >> TEST.TXT