Re: What is the limit on osascript command ?
Re: What is the limit on osascript command ?
- Subject: Re: What is the limit on osascript command ?
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 10 Apr 2008 07:03:21 -0400
Same result, but no tempfile is ever created. The shell just feeds
the data to osascript as its standard input stream.
This is, notably, different from the here-documents in later languages
such as Perl and PHP, which just construct strings, not phantom files,
and so would still call for the -e in a situatuion like this.
On 4/10/08, Paul Taylor <email@hidden> wrote:
> Sorry I misread the fix , I just added the EOSCRIPT bit I didnt notice
> -e parameters had disappeared. I see now the EOSCRIPT is just a away of
> creating a temporary file and then invoking osascript with the temporary
> file.
>
> _______________________________________________
> 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
>
--
Sent from Gmail for mobile | mobile.google.com
Mark J. Reed <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