Tap Forms – Organizer Database App for Mac, iPhone, and iPad › Forums › Using Tap Forms › AppleScript to quit TapForms
Tagged: applescript, Backup
Hi,
I would like to write an AppleScript to automatically quit TapForms each evening – so that the backup process is automated.
Is it possible and can anyone give me pointers to what the script should look like?
Thanks in advance!
I haven’t written AppleScript support into Tap Forms, but it shouldn’t matter for this specific function.
tell application "Tap Forms 5" quit end tell
I just tested the above and it works fine.
You must be logged in to reply to this topic.
Log in / Register