distributed bach problem
Hi folks,
I have tedious assignment of removing pro/program INPUT parameters (all lines betwee INPUT and ENDINPUT commands in pro/program). In order to make this process easier I created simple vbs script which removes this redundant lines automatically. Then I've changed pro_editor_command option to "cscript c:\script.vbs" so when I choose Pro/Program -> Edit Design it returns cleaned pro/program. Next I recorded mapkey:
mapkey pp ~ Activate `main_dlg_cur`;\
mapkey(continued) ~ Command `ProCmdMmProgram`;\
mapkey(continued) #EDIT DESIGN;Yes;#DONE/RETURN;\
mapkey(continued) ~ Command `ProCmdModelSave` ;~ Activate `file_saveas` `OK`;
so far so good.
But when I run this mapkey from Creo Distributed Batch it just isn't working (CDB stays on "working" mode - I waited 2 hours and still the same). What am I doing wrong? Or mayby someone have another idea how to deal with such task.
Thanks in advance
Pawel
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

