Changing properties in an applet from another script
Changing properties in an applet from another script
- Subject: Changing properties in an applet from another script
- From: "Wadson, David" <email@hidden>
- Date: Thu, 21 Mar 2002 10:30:36 -0500
Is it possible to change the values in a script applet from another
script/applet? I'm working on a number of scripts and am trying to figure
out the best way to save properties and preferences for how it will work. I
want the scripts to be configurable by the end user without having to edit
raw code. Simple enough to do in the run handler - just throw in some
routines for choosing folders, etc. and have those saved in a property. But
in order to simplify the final application, and make it less likely that the
wrong user would accidentally change the settings, I curious as to whether a
separate setup applet could be written that would edit the settings in the
main applet.
David Wadson
Coordinator of Graphic Services
The Chronicle-Journal
807-343-6264
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.