In the past I have usually stored my scripts as “.scpt” files. But now I have tried to open/run such a file which I have developed on my High Sierra Macbook on my Mojave iMac - and nothing happen. I couldn’t even open it in Script Editor (to complicate things I have to say I have developed the script in Script Debugger but that should not matter I think).
So then I changed the script on the MacBook to a text file (“*.applescript”) and I had troubles here as well to open the file on the iMac directly in Script Editor. Only opening it with a Text editor and pasting it into Script editor worked.
Any idea what’s going on? Are compiled scripts between High Sierra and Mojave not compatible?