Save a NSAppleScript to a file
Save a NSAppleScript to a file
- Subject: Save a NSAppleScript to a file
- From: Lorenzo <email@hidden>
- Date: Sun, 23 Nov 2003 09:40:41 +0100
Hi list,
I created and compiled a NSAppleScript from a NSString.
Now I would like to save the NSAppleScript already compiled to a file or to
store it within a NSMutableArray to save to a file .plist.
I can store the AS to the Array but then the array won't save.
Should I convert firstly the NSAppleScript to a NSData? If so, how to do?
Thank you.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.