display dialog with icon bug
display dialog with icon bug
- Subject: display dialog with icon bug
- From: Emmanuel <email@hidden>
- Date: Tue, 25 Oct 2005 16:29:30 +0200
This script makes a bug OMM:
set x to ""
repeat with i from 1 to 2200
set x to x & "hello world, line " & i & return
end repeat
display dialog x with icon 2
Instead of displaying the cool and welcoming text that I wrote, with
a nice pair of buttons in the bottom, the script makes (when the
string is long enough) a white display and no button.
I think this is only in Tiger.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden