I have an application written entirely using AppleScript studio and now I find the need to save the caculations my application makes, is it possible to use the NSArchive object when the whole application is written entirely with AppleScript Studio. (i.e. no Objective-C code)
Thanks.