I seem to have have the bug and am enjoying exploring the AppleScript stuff, ok, so I am probably 20+ years late to the partyb
Having lost some practice code through deleting the wrong stuff, I need to understand some differences here.
.applescript and .scrpt file
When saving the file as text in either Script Editor or Script debugger they produce one of the above files.
I presume this is just the main script file, the source code.
.app file
When you choose Save As and select Application, this makes .app file
I presume this is the app which you run. Does this include the source code ?
Run Only
What does this do ?
Script Bundle
What does this do?
Do I edit the .app or .applescript file ?
I presume I always edit the .applescript file although I have noticed that you can alo load the .app into Script Debugger.
So what is the difference between editing the .app or .applescript.
I think this is where I lost some of my test scripts earlier by editing the wrong one and maybe deleting the wrong one.
Is AppleScript Nearly At The End Of Life ?
I have been told that Xcode 14 no longer offers the option to make AppleScrip projects and its all about Swift now. I don't really want to learn all that at my age so I am wondering if AppleScript is reaching the end and could be dropped altogether.
Thanks
Having lost some practice code through deleting the wrong stuff, I need to understand some differences here.
.applescript and .scrpt file
When saving the file as text in either Script Editor or Script debugger they produce one of the above files.
I presume this is just the main script file, the source code.
.app file
When you choose Save As and select Application, this makes .app file
I presume this is the app which you run. Does this include the source code ?
Run Only
What does this do ?
Script Bundle
What does this do?
Do I edit the .app or .applescript file ?
I presume I always edit the .applescript file although I have noticed that you can alo load the .app into Script Debugger.
So what is the difference between editing the .app or .applescript.
I think this is where I lost some of my test scripts earlier by editing the wrong one and maybe deleting the wrong one.
Is AppleScript Nearly At The End Of Life ?
I have been told that Xcode 14 no longer offers the option to make AppleScrip projects and its all about Swift now. I don't really want to learn all that at my age so I am wondering if AppleScript is reaching the end and could be dropped altogether.
Thanks
Last edited: