dale.puckett-fOdFMYwuEsI@public.gmane.org [linuxham]
2014-07-22 03:47:25 UTC
Maybe I'm brain dead!
I have tried everyday I can think of to get the <EXEC> command to execute an AppleScript. I still haven't found the magic context.
I have the Applescripts in the "scripts" directory in the ".fldigi" directory in my Home directory.
For example, I've put simply:
<EXEC>FldigiLog2MLDX.scpt</EXEC>
I've also tried:
<EXEC>~/.fldigi/scripts/FldigiLog2MLDX.scpt</EXEC>
I've put:
#!~/.fldig/scripts/FldigiLog2MLDX.scpt
in the header of my Applescript.
I've also tried:
#!/usr/bin/osascript
Which I don't think is correct.
Neither work!
I have four sample Applescripts that I have gleaned from the Files section that I know should work and am pretty sure I know how to adapt them to my Applescript. But, I can't get any of them to execute with the EXEC macro. Put in another Macro ... which I need to do because I need to be able to get at the FLDIGI environmental variables to send to MLDX.
Please, I need some help before I go crazy.
Thanks!
Dale - K0HYD
Goddard, KS
I have tried everyday I can think of to get the <EXEC> command to execute an AppleScript. I still haven't found the magic context.
I have the Applescripts in the "scripts" directory in the ".fldigi" directory in my Home directory.
For example, I've put simply:
<EXEC>FldigiLog2MLDX.scpt</EXEC>
I've also tried:
<EXEC>~/.fldigi/scripts/FldigiLog2MLDX.scpt</EXEC>
I've put:
#!~/.fldig/scripts/FldigiLog2MLDX.scpt
in the header of my Applescript.
I've also tried:
#!/usr/bin/osascript
Which I don't think is correct.
Neither work!
I have four sample Applescripts that I have gleaned from the Files section that I know should work and am pretty sure I know how to adapt them to my Applescript. But, I can't get any of them to execute with the EXEC macro. Put in another Macro ... which I need to do because I need to be able to get at the FLDIGI environmental variables to send to MLDX.
Please, I need some help before I go crazy.
Thanks!
Dale - K0HYD
Goddard, KS