Invoke Open Handler

I’m noticing more circumstances in which dragging a file onto an open script (which has an open handler) fails to give me the Invoke Open Handler option. I get the usual other choices for pasting various forms of file paths, but Invoke Open Handler is disabled. It does not become enabled again until I relaunch SD.

Has the script been compiled? Script Debugger can only determine if an open handler exists after the script has been compiled.

Yes, they are compiled. Typically compiled and saved. I’ll keep an eye on this and report back.