Re: Passing a variable from osascript to bash
Re: Passing a variable from osascript to bash
- Subject: Re: Passing a variable from osascript to bash
- From: Christopher Stone <email@hidden>
- Date: Sat, 09 Feb 2019 15:29:07 -0600
On 02/09/2019, at 10:20, LaMantia, Brian <email@hidden
<mailto:email@hidden>> wrote:
> Question for all. I have a workflow I want to get rolling but need to know if
> I’m approaching the right way.
Hey Brian,
If you're running IN the Terminal.app then you already have all the UI you
really need.
Prompts and user-input are available from the command line without using any
GUI elements.
If you want to hide the workings of the script and use dialogs and such then
you probably want to use AppleScript and run your shell stuff behind the scenes
via do shell script.
Does this workflow need to initiate from the Terminal?
Or do you want the user to double-click on a script in the Finder?
Please elucidate.
--
Best Regards,
Chris
<http://span.com/>
_______________________________________________
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