Tech support came through on this one. So far it works for me with very limited testing (Creo 2). Explicit selection of the filter settings from the Find tool UI dialogue box was probably what I was not careful about. I miss being able to write mapkeys in a text editor from scratch. It may not be absolutely reliable due to the UI and dialogue box selections but so far so good. If anyone finds fault with this in use, please post back here an explanation of what failed.
I have explicitly recorded filter settings to be feature and last feature which should prevent some issues but maybe not all.
Solution follows:
mapkey sml @MAPKEY_LABELSelect last feature;~ Command `ProCmdMdlTreeSearch` ;\
mapkey(continued) ~ Open `selspecdlg0` `SelOptionRadio`;~ Close `selspecdlg0` `SelOptionRadio`;\
mapkey(continued) ~ Select `selspecdlg0` `SelOptionRadio` 1 `Feature`;\
mapkey(continued) ~ Open `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Close `selspecdlg0` `LookByOptionMenu`;\
mapkey(continued) ~ Select `selspecdlg0` `LookByOptionMenu` 1 `Feature`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTab` 1 `Misc`;\
mapkey(continued) ~ Select `selspecdlg0` `RuleTypes` 1 `Last Feat`;\
mapkey(continued) ~ Activate `selspecdlg0` `EvaluateBtn`;~ Activate `selspecdlg0` `ApplyBtn`;\
mapkey(continued) ~ Select `selspecdlg0` `SelectedItemsList` 1 `695:52:`;\
mapkey(continued) ~ Activate `selspecdlg0` `CancelButton`
Message was edited by: Thomas Braxton