I am a doctor and I need to store patient info like photos and Xrays. I have downloaded a very useful freeware program called "medistic".
This program lets you import a thumbnail of a pic of your choice. I also has a "Open" button that should open the jpg file. In the original script provided with the program, it opens the file in Safari (with an "open URL" command), but I want it to open in Preview.
I am having trouble creating a script that opens a .jpg file that is in the container of the database.
So far, I have gotten Preview to open a specified file but not the file that is contained in the record.
Can anyone help?