Jerry had a function "Find Orphaned Puts" in GLX2 that would do this and I've been pestering him to reveal it or make a tRev plugin to use this. It worked well.
Very useful for this old fashioned basic "debugging tool" . I'd make a variation - "Delete all orphaned puts" if it could be made foolproof. On 15 May 2010 09:42, william humphrey <[email protected]> wrote: > I'm not sure it has only two words. I will try your suggestion though. It > could be "put variable1 && variable2" > It sure teaches me to never do this again. Always explicitly call the > message box. I wish RunRev would remove the feature... > > On Sat, May 15, 2010 at 12:28 PM, Scott Rossi <[email protected] > >wrote: > > > Try putting the script in variable, and then finding the lineOffset of > the > > line that contains "put" and has only 2 words. > > > > Scott Rossi > > Creative Director > > Tactile Media, UX Design > > > > On May 15, 2010, at 8:53 AM, william humphrey < > [email protected]> > > wrote: > > > > > Jerry > > > > > > I'm asking this question on the RunRev forum because I want to announce > > here > > > how much I love tRev. Anyway how do you search for a "put" that is like > > > > > > "put variable" > > > > > > and doesn't have an "into" so it opens the message box. I realize that > I > > > should have marked my code there or put message box because it is so > hard > > to > > > find a "put" that doesn't have an "into" > > > > > > Thanks > > > _______________________________________________ > > > 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 > > > > > > -- > http://www.bluewatermaritime.com > _______________________________________________ > 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 > -- ------------------------- Stephen Barncard Back home in SF _______________________________________________ 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
