Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix arg order #9

Merged
merged 1 commit into from
Jan 4, 2015
Merged

fix arg order #9

merged 1 commit into from
Jan 4, 2015

Conversation

linclark
Copy link
Contributor

@linclark linclark commented Jan 4, 2015

I was trying to use the language flag, -lJavaScript, to take advantage of the new JXA support in Yosemite. Because the file path was being unshifted on to the front of the args, it wasn't working, so I switched to push.

@TooTallNate
Copy link
Owner

Thanks!

TooTallNate added a commit that referenced this pull request Jan 4, 2015
@TooTallNate TooTallNate merged commit e06136e into TooTallNate:master Jan 4, 2015
@ukmoose
Copy link

ukmoose commented Oct 29, 2015

Snap. This change might allow you to add an osascript flag but it breaks the ability to pass variables to Applescript.

glennflanagan added a commit to glennflanagan/node-applescript that referenced this pull request Feb 17, 2016
Changed args back to unshift to allow passing of arguments to applescript file
lucasbento added a commit to lucasbento/node-applescript that referenced this pull request Aug 24, 2017
@magichim
Copy link

magichim commented Oct 17, 2018

why still this PR is not applied?

TooTallNate pushed a commit that referenced this pull request Jan 22, 2019
Changed args back to unshift to allow passing of arguments to applescript file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants