Message 1 of 2
Access post dialog saved data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Leaning on the examples, I have successfully written my own script to post all CAM setups at once (using the setup name as the name of the output file). One thing I'd really like to change is having the pathname of the post processor (.cps) and the output folder hard-coded in the script. These items are being saved somewhere, because the dialog you get when you post manually remembers what you used last time. Is this saved data available in the API (an attribute maybe?) or in a file that can be opened and read by my script?