Leston Drake wrote/ schreef:
> I want to build a system for automatically tracking version information for
> my stacks. What I'm thinking is storing version information in a property
> of the stack, and updating that information each time the stack is saved.
> But I don't see any way to intercept the save message (MC doesn't let you
> write an "on save" handler in your script). Is this possible? Has anyone
> else created a system for version tracking that they would share?
Yes, it is possible
There isn't a built in "save" message, but you could make it if you want.
You have to open the Metacard Menu Bar, and 'follow' the message. Put the
script within the save script, or let it send a message to your
versionTracker stack.
> TIA,
> Leston
>
>
> Leston Drake, President
> LetterPress Software, Inc.
Hope this helps,
Sjoerd
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.