Re: Did 10.4.11 kill applescript?
Re: Did 10.4.11 kill applescript?
- Subject: Re: Did 10.4.11 kill applescript?
- From: Michelle Steiner <email@hidden>
- Date: Fri, 16 Nov 2007 11:00:49 -0700
On Nov 16, 2007, at 10:04 AM, Bruce Robertson wrote:
So far applecript apps are pretty much completely dead. Scripts run in
script editor work fine.
This script works just fine as an application:
set thetext to text returned of (display dialog "enter text" default
answer "some text")
set thefile to choose file name
set fref to open for access thefile with write permission
write thetext to fref
close access fref
-- Michelle
--
Give Peace A Chance.
_______________________________________________
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