Hello all,
I am using creo-pro5
The problem is i have table.ptb file in working directory. i want to read this file using mapkey.(means automatic reading of this file). i have recorded mapkey, but it is only opening dialog box for table pattern edit. it is not reading file.
please find mapkey that has been recorded by recorder.
mapkey table_pat_read ~ Select `main_dlg_cur` `PHTLeft.AssyTree`1 `node2`;\
mapkey(continued) ~ Trail `UI Desktop` `UI Desktop` `PREVIEW_POPUP_TIMER` \
mapkey(continued) `main_dlg_w1:PHTLeft.AssyTree:<NULL>`;\
mapkey(continued) ~ RButtonArm `main_dlg_cur` `PHTLeft.AssyTree` `node2`;\
mapkey(continued) ~ PopupOver `main_dlg_cur` `ActionMenu`1 `PHTLeft.AssyTree`;\
mapkey(continued) ~ Open `main_dlg_cur` `ActionMenu`;~ Close `main_dlg_cur` `ActionMenu`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Redefine`;\
mapkey(continued) ~ Activate `main_dlg_cur` `maindashInst0.ui_pat_table_quick_edit`;\
mapkey(continued) ~ Activate `main_dlg_cur` `dashInst0.stdbtn_1`;
please do needful,
Thanks for your support in advance,
Alok.
the problem is that table.ptb is some kind of reserved name i guess.
Rename your file to another name.
Thanks for reply.
actually i am recording map key in wrong way.After recording by correct way problem solved.