• 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: Ignoring responses from "do shell script"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ignoring responses from "do shell script"


  • Subject: Re: Ignoring responses from "do shell script"
  • From: Emmanuel <email@hidden>
  • Date: Thu, 11 Mar 2004 00:03:52 +0100

At 10:25 PM +0000 10/03/04, Martin Orpen wrote:

> set ipBlock to {}
> repeat with i from x to y
> set theIP to IPbase & "." & i
> set ipBlock to ipBlock & theIP
> end repeat
>
>This works fine when x and y generate up to 82 items. Go over that number
>and script fails.

I'm not sure if you mean, the AppleScript fails or the ping. Anyway I think others have made clear that it's always better to write "set end of ipBlock to theIP" than "set ... to ... & ..."

My bet for the repeats of this comment is 4.

Emmanuel
_______________________________________________
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.


  • Follow-Ups:
    • Re: Ignoring responses from "do shell script"
      • From: Martin Orpen <email@hidden>
References: 
 >Re: Ignoring responses from "do shell script" (From: Martin Orpen <email@hidden>)

  • Prev by Date: Re: Getting the Folder name when using drag-&-drop Scripts
  • Next by Date: Re: Ignoring responses from "do shell script"
  • Previous by thread: Re: Ignoring responses from "do shell script"
  • Next by thread: Re: Ignoring responses from "do shell script"
  • Index(es):
    • Date
    • Thread