Skip to main content
1-Visitor
May 13, 2014
Question

Arbortext Editor 6.1

  • May 13, 2014
  • 4 replies
  • 1305 views
So... Anyone have an idea what happened to the Find menu in 6.1? The option that used to be in the menu "Find Tag/Attribute... " seems to have disappeared from the available options. Clearly one of the most useful tools in Epic 4.3.

Greg

    4 replies

    1-Visitor
    May 13, 2014
    My guess is that you don't have full menus selected. Go to Tools, Preferences, Window and then make sure that Full Menus is selected.


    1-Visitor
    May 13, 2014
    Thanks Trudy! I’d forgotten about that particular setting!
    1-Visitor
    May 13, 2014
    Greg,

    Here is a simple ACL command (I have it in my customization with numerous others) that you might find helpful.



    mad :EditPopup 'Find tag/attr' -cmd find -tag -panel;

    Enter this on the command line then in the edit window, right click. You’ll get a popup window with the find tag/attribute window listed.



    Lynn




    1-Visitor
    May 13, 2014
    Hi Lynn,

    Thanks for the ACL command, that’s very handy!

    Greg