Archive | AppleScript RSS feed for this section

Creating a Custom Keyboard to Speed Boilerplate Data Entry


This could be useful for designing a custom set of text boilerplates to quickly add to an email or in a data entry situation. These panels allow you to create a set of custom buttons that can perform a variety of tasks, from typing pre-defined text to executing scripts or even launching applications. I realize […]

Continue reading

Using AppleScript to send FileMaker data to Apple Notes App


Recently, a friend asked me about automating the export of data from FileMaker to Evernote. A web search found that someone had already figured this out. I thought this might be useful to send data to Notes, the app that I use.

Continue reading

How to Automate Saving the First Page of a Batch of PDFs as JPGs


Not specifically a FileMaker challenge today, this is an Apple Macintosh Automator/Shell Script routine. I recently had the requirement of generating a set of images for a large set of PDFs—I just needed the first page of a batch of PDFs converted into JPG files.

Continue reading

Smart Phone Caller ID Triggers Customer Search in FileMaker Pro Database


A while back, I did a blog entry on capturing Caller ID to look up FileMaker database contacts using a VOIP system. I thought it might be interesting to see if the same thing could be done with just a mobile phone, such as an iPhone or Android device.

Continue reading

Create Folders from FileMaker Pro Using AppleScript on a Macintosh


Someone on one of the Facebook FileMaker Group pages recently asked for a simple method, using AppleScript of creating a folder on the Desktop. FileMaker Pro can generate a variety of file formats, including Text, PDF and Excel, and it is possible to script the names of these files. It is also possible to script […]

Continue reading