Plugin messages: revSaveStackRequest

David Bovill david at vaudevillecourt.tv
Sun Jan 9 04:58:31 EST 2011


Has anyone successfully used the "revSaveStackRequest" message? I can't work
out which stack is getting saved, there is no param sent, and none of the
following work:

on revSaveStackRequest saveObject
>    put the topstack into saveObject
>    put the long id of the target into saveObject
> end revSaveStackRequest
>

Doing a brief search of the IDE scripts it seems like these messages are
sent by the engine, and the target is the card of the plugin stack. Can't
figure out a general way to work out which stack is being saved?



More information about the use-livecode mailing list