I'd be very interested to hear opinions from people with FileMaker Pro experience about alternatives to FMP for Mac OS X. <BR><BR>I've been working for several weeks on a scripted batch-load of a FMP ...
TECSoft announced on Tuesday the release of its latest AppleScript training course: Workflow Automation with AppleScript for Mac OS X. It’s an HTML-based set of lessons that explains how to use ...
I'm hoping someone here may have done this in the past and can help -- I've gotten no answers from the Programmer's Symposium.<BR><BR>I'm trying to help out a friend who needs to script the import of ...
FileMaker 6 and FileMaker 7 AppleScript code examples.
Need to dial a telephone from a FileMaker database in Mac OS X? You can now with Automated Workflows’ aptly named “Dial Phone From FileMaker” AppleScript application. Under Mac OS 9, FileMaker Pro ...
FmPro Migrator 11.17 automates the creation of hundreds of TOs, Relationships, CFs, Value Lists and Layouts in FileMaker Pro 2024 databases on macOS Sequoia. FmPro Migrator's AppleScript GUI ...
Here's something very unusual we recently noticed about Filemaker Server 7 at my day job. If you use its built in Scheduler to schedule backups, it will only let you send a backup to the same disk ...
with TECSoft’s new interactive HTML-based training. * 12 hours of training content. * 25 QuickTime movies showing AppleScript demos, key concepts, and solutions to the training exercises. * 13 ...
What this does is use AppleScript's ability to run shell scripts (Unix commands) to make a curl call to retrieve a response from the iheartquotes API. Note the "try" statement surrounding that section ...