Jump to content
Server Maintenance This Week. ×

OS X/ssh/Applescript/FMP


This topic is 8037 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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 ]

Link to comment
Share on other sites

  • 4 weeks later...

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.

Link to comment
Share on other sites

This topic is 8037 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.