(11-22-2020, 03:06 PM)cj uk a écrit : thanks again ...
we do now have an Applescript that works - when we double-click it ...
but how do we connect it to the action of placing a tag on the Mir:ror ... ?
it seems we do not understand how to complete the dialogue box that opens after we do ...
The first line in the script is a comment to describe the function of the script.
You must put your Applescript in the folder Library/Application Support/Reflexio, with a name you can recognize, and an extension .applescript
When you launch System Preferences->Reflexio, Reflexio list all the scripts you have in this folder and display them in a menu.
You put an RFID tag on the Mir:ror. Reflexio ask you if you want to relaunch, answer : Yes.
Reflexio relaunch and show the ID of the tag
You change this number for a name, choose what script is called when you put the tag on the
Mir:ror and when you remove it.
You click Enregistrer (Save), reload service (Recharger le service) and you can now quit the preference pane.
And now, when show your tag to the Mir:ror, the script is called.
I've done some screen captures, but my FTP account seems angry, I will post them later (but I think you will succeed before).
(11-22-2020, 03:06 PM)cj uk a écrit : we do now have an Applescript that works - when we double-click it ...
PS : The script is a text file, et must not be an executable. (when you double click the file, it must not execute, it must open the script editor).