Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FMP5.5, OS X, timed scripting

Featured Replies

I have a system running on OS 8.6 which juses iDo Script to execute a small AppleScript every minute. The AppleScript does this:

Opens a FMP file

Runs the startup script

Checks for new records

Passes new records to Eudora (via AppleScriot commands from FMP)

Closes the FMP file

It's a simple messaging system that doesn't require the client machine to have a particular (or any) email program.

I'm moving to OS X !!!

I know I need a cron schedule ( I think I've got that worked out), but I'm unsure how to execute an AppleScript or open the FMP file.

It's nearly 15 years since I was anywhere near UNIX, but I remember the c shell and the bourne shell existed. I checked some docs @ FMI techinfo, in particular there is an example using perl to cure the backup problems for FMServer.

Any ideas, advice or maybe even a close solution.

TIA

I use a tool called Cronnix(find it at [color:"blue"]Version Tracker's Web Site ). It's a freeware GUI for cron in MOSX. You can add applescripts saved as applications by using the following line...


"/usr/bin/open /pathtoyourscript/scriptname"


You should be able to run your script with little or no modification.

  • 4 weeks later...

You can use the Applescript 'On idle' function. With this you can set intervals for the script to run a sub-routine.

All the best.

Garry

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.