• 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
Re: Choose from list goes out of screen range
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Choose from list goes out of screen range


  • Subject: Re: Choose from list goes out of screen range
  • From: Jan Bultereys <email@hidden>
  • Date: Mon, 23 Jul 2007 10:18:19 +0200
  • Thread-topic: Choose from list goes out of screen range

Well just to let you know, if you want an error..... Just replace 2000 with
10000...

Make sure you don't have any applescript project open because you will have
to force quit the editor.

Best regards,jan


> From: Emmanuel <email@hidden>
> Date: Fri, 20 Jul 2007 16:33:56 +0200
> To: "email@hidden" <email@hidden>
> Subject: Re: Choose from list goes out of screen range
>
> At 3:25 PM +0200 7/20/07, Jan Bultereys wrote:
>>
>> Hi Guys, Bill...
>>
>> Can you tell me what result you get with this? This gives me the 'out of
>> range' result.
>>
>> set listTest to {}
>> repeat with i from 1 to 2000
>>     set temp to (i & " AddSomeTextToItToMakeItALittleBigger" as text)
>>     copy temp to end of listTest
>> end repeat
>> choose from list listTest
>
> This definitely goes far beyond my screen's bottom edge. Scary ...
>
> That said, if I double-click one of the items I can reach, or if I
> press escape, I get the expected result - no 'out of range' or error
> of any kind.
>
> What about filing a bug?
>
> Emmanuel
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edepot.com
> Archives: http://lists.apple.com/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:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Choose from list goes out of screen range
      • From: Emmanuel <email@hidden>
References: 
 >Re: Choose from list goes out of screen range (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: String Munging (Re: Finding Filenames that contain a certain string)
  • Next by Date: Re: Choose from list goes out of screen range
  • Previous by thread: Re: Choose from list goes out of screen range
  • Next by thread: Re: Choose from list goes out of screen range
  • Index(es):
    • Date
    • Thread