Creo 2.0 trail file
I had a setup in Wildfire 4.0 that used a trail file to create and set parameters on models using the old side menus. I have the same thing going in Creo 2.0 but it is causing Creo 2.0 to exit in certain situations. In Wildfire 4.0 these same situations just cause it to stop running and you can continue on with your day,
A portion of the trail file is listed below. It works great most of the time. It causes Creo 2.0 to exit if you run it on a locked family table instance or if one of the parameters already exists but is not a string type parameter. They both generate a trail file out of sequence error and Creo winks out of existence . In Wildfire 4.0 a very similar trail file would also generate an out of sequence error but it would just stop processing the file and Wildfire wouldn't go bye-bye. Anyone have an idea on how I could get Creo to stop exiting on these sequence errors? We are on M210 of Creo 2.0 if that makes a difference.
Thanks,
Michael
Here's chunk of the trail file. The sequence error happens within the first 10 lines in both cases.
!trail file version No. 1600
!Creo TM 2.0 (c) 2012 by Parametric Technology Corporation All Rights Reserved.
~ Command `ProCmdMmParams`
#CREATE
#CONFIRM
#STRING
DESCRIPTION
#MODIFY
#CONFIRM
#DESCRIPTION
I'm
#CREATE
#CONFIRM
#STRING
DESCRIPTION2
#MODIFY
#CONFIRM
#DESCRIPTION2
gonna
#CREATE
#CONFIRM
#STRING
DESCRIPTION3
#MODIFY
#CONFIRM
#DESCRIPTION3
crash

