Re: Execute a applescript from the CL
Re: Execute a applescript from the CL
- Subject: Re: Execute a applescript from the CL
- From: "Arthur J. Knapp" <email@hidden>
- Date: Tue, 14 Jan 2003 11:25:55 -0500
>
Date: Mon, 13 Jan 2003 21:43:10 +0000 (GMT)
>
From: Paul Reilly <email@hidden>
>
Subject: Re: Execute a applescript from the CL
>
> Is it possible to execute a applescript from the command line and pipe
>
> out it's results to a shell script?
>
Yes, it is.
>
Lookup osascript in the unix man pages.
>
You can't pass the applescript any paramaters, but that's
>
not too important.
Can you call the "run script" osaxen command with osascript?
If you can, then you can send parameters:
run script (script) with parameters (list of anything)
{ Arthur Knapp, of <
http://www.STELLARViSIONs.com>
a r t h u r @ s t e l l a r v i s i o n s . c o m
"Safe the Nature" - political graffiti in Prague
}
_______________________________________________
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.