Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this a known bug?



Title: Re: Is this a known bug?
Yes - no display. The workaround seems to be to introduce a null in between (suggested by kel):

display dialog "^" & (ASCII character 0) & "0"

Then they show as they should.

At 11:54 AM +1100 11/10/06, Malcolm Fitzgerald wrote:
On 10/11/2006, at 11:45 AM, Adam Bell wrote:
set nums to {5, 4, 3, 2, 1, 0}
repeat with N in nums
        display dialog "^ " & (N as text) & " side by side = " & "^" & N giving up after 1
end repeat

display dialog "^0" , "^1", "^2" and "^3" come up blank when they are side by side. Using ASCII number doesn't help. 'as unicode text' doesn't help. (Pointed out by bmose on bbs.applescript.net).

They don't come up blank on my machine, they introduce a whitespace character. Is that what you meant?

I see "^5", "^4","^ 3","^ 2","^ 1","^ 0".


malcolm

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/bellac%40accesscable.net
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Is this a known bug? (From: Adam Bell <email@hidden>)
 >Re: Is this a known bug? (From: Malcolm Fitzgerald <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.