Re: osacompile and making an application
Re: osacompile and making an application
- Subject: Re: osacompile and making an application
- From: Donald Hall <email@hidden>
- Date: Thu, 20 Feb 2003 23:02:19 -0700
Thank you so much to everyone who took the time to reply. I followed
Chris Nebel's suggestions and it worked fine.
Here is what I did:
1. Created a dummy applet in the current working directory called osadummy.
2. executed osacompile -r scpt:128 -o osadummy -t 'APPL' -c 'aplt' -x
"osacompile test 1", where "osacompile test 1" is a text version of
the script I want to compile as an application.
3. Verified that osadummy was now a run only application version of
osacompile test 1.
Note the -x argument. This makes the applet run only. Without it the
applet will be openable in Script Editor, even if osadummy is saved
as run-only.
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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.