Re: Load/Store Script Curiosity...
Re: Load/Store Script Curiosity...
- Subject: Re: Load/Store Script Curiosity...
- From: Skeeve <email@hidden>
- Date: Fri, 15 Feb 2008 17:48:44 +0100
Peter Bunn wrote:
on load_run(this_scriptfile)
set the script_path to path to resource this_scriptfile
here you get the path
set this_script to load script script_path
where you load it from
set this_text to "Foo"
set this_dialog of this_script to this_text
store script this_script in file this_scriptfile replacing yes
here you stor, but not in the path you retrieved before!
run script this_script
end load_run
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden