Re: Data Back from a Terminal Call
Re: Data Back from a Terminal Call
- Subject: Re: Data Back from a Terminal Call
- From: Andrew Oliver <email@hidden>
- Date: Wed, 30 Jun 2004 09:42:44 -0700
Simple:
set someVar to do shell script "blah"
someVar will be the stdout from the shell script.
Andrew
:)
On 6/30/04 9:25 AM, "Jaime Magiera" <email@hidden> wrote:
>
Is there a way to get data back from a "Do shell script"? How are
>
people getting return values back to their script from calls that
>
require such?
>
>
thanks,
>
>
Jaime
>
_______________________________________________
>
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.
_______________________________________________
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.