• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Is this a known bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this a known bug?


  • Subject: Is this a known bug?
  • From: Adam Bell <email@hidden>
  • Date: Thu, 09 Nov 2006 20:45:14 -0400

Title: Is this a known bug?
Pardon first version - removed 'of'

Run this little script:

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).

Adam
 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Is this a known bug?
      • From: Christopher Nebel <email@hidden>
    • Re: Is this a known bug?
      • From: Malcolm Fitzgerald <email@hidden>
  • Prev by Date: Re: Do shell script help
  • Next by Date: Re: Is this a known bug?
  • Previous by thread: Re: Do shell script help
  • Next by thread: Re: Is this a known bug?
  • Index(es):
    • Date
    • Thread