Hi
Is it possible to double-click a file (e.g. abcd.doc.vv99) and then a script (e.g. VV99.app) is called?
Tried a lot of things - nothing was successful.
Any tip is welcome.
Regards
Lazy
Hi
Is it possible to double-click a file (e.g. abcd.doc.vv99) and then a script (e.g. VV99.app) is called?
Tried a lot of things - nothing was successful.
Any tip is welcome.
Regards
Lazy
Hello
First of all you must save your script as an applet.
Then you can select info -and allways open with. This should work very fine if it is only one file
And having an open handler in your script?
If that doesn’t work you have to get a unique creator code, or create one one your own.
But you have to make the applet register that code with osx by entering it in the property list of the bundle of the applet.
I’have understood that in order to get a valid bundleindentier you have to register your app with apple.
If that is so I think they should have provided a local domain for local - “one off” apps.
Cheers
McUsr