On Mar 12, 2004, at 3:16 PM, Joe Drees wrote:

Is there a way to force InterMapper to save map changes and save the chart
data by way of a cron script, either shell or applescript.

There is no easy way to force InterMapper to save these changes from a script. InterMapper 4.2 will auto-save the maps and chart data more frequently.


A few rookie tries so far have been unsuccessful. InterMapper terminates
immediately on a kill PID command, even though it's preferences are set to
save maps on exit.

Are you referring to the Traditional OSX version of InterMapper? It does not have a TERM signal handler. If you use the 'kill' command to quit the InterMapper application it will not quit cleanly... However, you can quit InterMapper cleanly with the osascript command:


osascript -e 'tell application "InterMapper" to quit'

Regards,

Bill Fisher
Dartware, LLC


____________________________________________________________________
List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]

Reply via email to