Re: Hat bug.
Re: Hat bug.
- Subject: Re: Hat bug.
- From: "Gary (Lists)" <email@hidden>
- Date: Fri, 19 Mar 2004 04:46:40 -0500
Emmanuel wrote [3/19/04 4:10 AM]:
>
display dialog "^0^1^2^3"
Whoa. What's that? I get a dialog that says:
Smile 1.8.8 (c) Satimage 2002
with default Cancel/OK buttons.
But only once. I can not get that again without quitting and restarting
Smile.
Other results --
display dialog "^0"
--> dialog saying "User Canceled" and buttons Cancel/OK
display dialog "^1"
--> blank but with buttons
display dialog "^2"
--> blank dialog but with buttons
display dialog "^3"
--> blank dialog but with buttons
display dialog "^4"
--> dialog display "^4"
display dialog "^0^1^2^3"
--> "User Canceled" again
If I open a brand new Smile text window and run the original script, I get a
dialog:
"Do you want to save changes to the document?" and 2 default buttons
Just for kicks, if I run this
display dialog "Hello^0^1^2^3"
Then I get a dialog that says
HelloDo you want to save changes to the document?
--
Gary
OS 9.1 / AS 1.8.5 / Smile 1.8.8
_______________________________________________
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.
References: | |
| >Hat bug. (From: Emmanuel <email@hidden>) |