AutoIt batch processing example (discussion)
- June 27, 2018
- 3 replies
- 4842 views
Hi,
attached you can find the result of my todays exercise.
"Hot to use" information:
1.) create empty directory D:\PTC ... you need full access to this directory
2.) download Batch_Processing_2018-06-27.zip and save it to D:\PTC directory
3.) unzip Batch_Processing_2018-06-27.zip to get Batch_Processing sub-directory
4.) copy 1 line from config.pro file to your personal config.pro
5.) define environment variable MH_BATCH_PROCESSING and assign it the value D:\PTC\Batch_Processing
6.) launch Creo 2.0
7.) type dd to run mapkey
8.) mapkey dd starts batch_processing.exe
9.) batch_processing.exe collects the list of drawings located in working directory and displays it in Notepad
10.) user can remove unwanted files from the list and save modified file mylist.txt
11.) batch_processing.exe creates trail file mytrail.txt and plays it in Creo environment
12.) trail file creates PDF file for every drawing

