how to trap put calls?

Andre Garzia andre at andregarzia.com
Wed Jan 23 20:33:12 EST 2008


Stephen,

thanks! I can't make it work :-(

I do

set the revmessageboxredirect to the long id of btn "my button"

and it doesn't work ???

Any clue?

Cheers
andre

On 1/21/08, Stephen Barncard <stephenREVOLUTION2 at barncard.com> wrote:
> the revMessageBoxRedirect
> ~~~~~~~~~~~~~~~~~~~~~~~~~
>
> This global property allows you to configure what happens when the
> value of the 'msg' pseudo-variable changes.
>
> When set to empty, the old behaviour will be used.
>
> When set to the long id of a field, the old behaviour is replicated
> but instead of 'msg' being put into field 1 of card 1 of stack
> "Message Box", it is put into the target field. (Note that this form
> will also cause the field's stack to be modeless'ed and raised).
>
> When set to the long id of a non-field object, the specified object
> will receive a 'msgChanged' message meaning that you have complete
> control over what to do with the updated value of 'msg'.
>
> NB. This property is only available in the IDE engine.
> --
>
>
> stephen barncard
> s a n  f r a n c i s c o
> - - -  - - - - - - - - -
>
>
>
> _______________________________________________
> 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
>


-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list