searching for a put that opens message box
stephen barncard
stephenREVOLUTION2 at barncard.com
Sat May 15 14:55:46 EDT 2010
Inside the tRev plug environment, perhaps it would be easiest for your plug
script to 'comment out' all the instances of found puts with a special
comment that could be easily found like "-- * put it". Otherwise you'd need
a dialog or something to do them individually unless it's a mass removal -
(which I would never trust!!)
On 15 May 2010 11:34, william humphrey <bill at bluewatermaritime.com> wrote:
> Thanks (I started to say Stephen but I see I should say) "everyone" -- I
> found my orphan put using
>
> put yourScript into someVariable
> filter someVariable with "put*"
> filter someVariable without "*into*"
>
> Except that you have to say
>
> filter someVariable with "*put*" for it to work as there must be a space or
> something before the word put
>
> Bill
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> 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
More information about the use-livecode
mailing list