Garry Claridge Posted April 2, 2002 Posted April 2, 2002 I have a need to be able to perform certain database admin tasks remotely. I was looking at 'Timbuktu', however it is quite slow and a bit of an over-kill. So, I tried some Applescript from the Terminal application of OS X. It works fine. I am now able to login to the FMP host with ssh and issue Applescript commands; e.g. code: /usr/bin/osascript -e 'tell application "Filemaker Pro" to activate' /usr/bin/osascript -e 'tell application "Filemaker Pro" to open file "Data:db:openfirst.fp5"' Hope this is of interest. Garry [ April 01, 2002, 07:14 PM: Message edited by: Garry Claridge ]
mun Posted April 25, 2002 Posted April 25, 2002 You could also try VNC (like Timbuktu, as well as probably just as slow) or even try using a program called Albert - you can email requests for certain scripts to activate. Pretty cool stuff.
Recommended Posts
This topic is 8247 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now