Re: Script Editor problem in 10.2
Re: Script Editor problem in 10.2
- Subject: Re: Script Editor problem in 10.2
- From: Cornwall <email@hidden>
- Date: Sun, 8 Sep 2002 13:59:08 -0700
Paul Berkowitz and John Delacour responded with some reasonable suggestions, and I have done some more testing.
Scenario: The clipboard contains one line of styled text. The script is called from Eudora's Scripts menu.
Saved as a "compiled" (little c) script from Script Editor.
set barb to the clipboard
display dialog barb
-->crashes Eudora or no result
Saved as a "Document" from Smile:
set barb to the clipboard
display dialog barb
-->"Some styled text."
Double shrug
Corny
_______________________________________________
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.