Assuming you follow the

 splashScreenEngine --> Mainstack

model, so that your substacks can all save data...what about setting a customProp with a time stamp in the stack when data changes?

Then you just track

repeat for with z = 1 ot the number of substacks
 # do stuff here with the
# the uModifiedDate of this stack
end repeat



Dr. Hawkins wrote:
Is there a practical way to automatically track the change dates for
substacks?


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to