Thanks Bernard! 2010/1/2 Bernard Devlin <[email protected]>
> Hi David, > > With "use regular expressions" selected in the "Find Options" > sub-section of the Find dialog, I could find this string: > > Global | View | Script | Menu > > using this: > > Global \| View \| Script \| Menu > > I wasn't sure if you wanted to find the ">" as well. If so, you can > use regex for that too. > > Or maybe you got this far already, and I'm telling you nothing new :-) > > Bernard > > On Sat, Jan 2, 2010 at 11:00 AM, David Bovill <[email protected]> wrote: > > Anyone got any tips and advice on how to use the IDE's find dialogue to > find > > exact strings? I'm looking for the string: > > > > Global | View | Script | Menu > >> > > > > It seems the find matches each and every word anywhere in the script - > > quoting the string does not work and I don't seem to be able to get > anywhere > > with the regular expressions? Any tips? > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
