In article <BruG02.9sH@news.udel.edu>, bouton@gertrude.cms.udel.edu (Katherine Bouton) writes:
> We are developing an application in VISION and want to rename the keys e.g >TopFrame=MainMenu.
> How do we do this for the whole application at once without going into each >osq?
> Also... how do we make List Choices menu item come up on a frame ONLY when >there is
> a list choices option? I hate hiting listChoices to get that error message - >sorry, no list choices,
> field-c20 etc...
> thanks
> Katherine
>
Myrecomendation for the list choices is a post parser that goes into the catalogs ans checks the visualquery. Ifa listchoices "link" is present leave the file alone,otherwise make a new copy of the file excluding the list choices option (parse it out).