On Apr 11, 2007, at 2:55 PM, Daniel Stenning wrote: > I have a very large project which I need to locate an enum by name. > > Unfortunately RB does not support searching for enums or enum > elements by > name. > > I could use XML to do a string search, but this proves very > cumbersome. > > Does anyone have a graphical utility ( ie based around a RB project > browser > ) that can search and locate objects by name - INCLUDING enums and > - ideally > by enum/structure element name. ?
Using XQL to search XML appears to work quite well in REALbasic. Charles Yeomans _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
