Re: I get the following error message: ?Can?t save stack ? due to an error: Error writing stack (disk full?)”
I had this issue a while back and Ali set me right<http://forums.livecode.com/viewtopic.php?f=93&t=27929>: “You can’t serialise a non-primitive type in your OnSave code. If you try to put a canvas type (for example Color) in the properties array, there will be issues when saving. You need to convert to String beforehand.” Hope this helps. Peter Thirkell _______________________________________________ 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