Category Archive for "FM Tips"

Speed Up FileMaker

Three Programming Tips to Speed up FileMaker

From the author who wrote “Easy Apps!” comes three tips to speed up FileMaker I believe that the greatest problem encountered by FileMaker users is an unnecessarily slow FileMaker system. Why is it ‘unnecessarily slow’? Because if you program well, your FileMaker does not have to slow down even with tens of thousands of records. […]

Read More
FileMaker Update 19.4

FileMaker 19.4 is Here!

Claris’ Newest Offering in the FileMaker family builds on a solid set of releases in the version 19 space A few years back, Claris made a commitment to provide more frequent updates. Now, rather than having to wait for sometimes a year or more, they began offering releases almost every quarter. The change is most […]

Read More
Release 19.3

New FileMaker Release 19.3

Claris has released a new version of FileMaker Pro. Here is a quick highlight of the new features: Apple Silicon Support FileMaker Pro is now a Universal macOS app, which takes advantage of the advanced capabilities of Mac computers with Apple silicon and also runs on Intel-based Mac computers. If you use FileMaker plug-ins or ODBC […]

Read More
FileMaker Pro Charting Options

Charting Options in FileMaker Pro

Dashboard systems to visualize your data in FileMaker Pro It used to be that in the “old” days of FileMaker, if you want to present a chart, you only had access to FileMaker’s internal charting options. But now, you have three choices. First, you can use FileMaker’s internal charting options These have been around forever, […]

Read More
Cat Lawyer

What can we learn from the “I am not a cat!” lawyer video?

A hilarious video came out this week of a video deposition streamed via Zoom. One of the lawyers had a filter running on their Zoom settings which made him look like a cat. Here is the crazy video: https://www.youtube.com/watch?v=lGOofzZOyl8 What can we learn from this? (Aside from “Don’t let your kids play with your Zoom […]

Read More
frustrated woman at computer

Why is my FileMaker so slow – Part Two

Environmental Factors which Affect FileMaker Speed In my previous blog, I explained how a great FileMaker solution can get ruined by overuse of unstored calcs. You can read that piece here. Besides the ten tips which I provide in the free white paper, almost all of which are a direct result of bad programming, there […]

Read More
Slow FileMaker

Why is my FileMaker so slow?

How a wonderful piece of software can get ruined. I love FileMaker. It is one of the coolest most powerful software applications available. I discovered it more than 25 years ago when I was looking for a simple way to track my books. What was a simple database program back then has grown up into […]

Read More
;aptop with code on it

New FM 18 Function: While

FileMaker 18 released a new function called While. Anybody who has done any programming in the past will be familiar with the concept of this function. In fact, the While function goes all the way back to BASIC, if you are old enough to remember that.  The While function’s purpose is to perform a certain […]

Read More
woman in black chair leaning over Macbook

New FileMaker 18 File Commands

FileMaker 18 added a number of long-requested features to their capabilities. You can now do some very cool data FileMaker 18 commands: 1. Create Data File:  Creates an empty, closed data file, to then open with the Open Data File script step and add data to using the Write to Data File script step.  2. Open Data […]

Read More
close up picture of computer keyboard

Speed Arrow Keys

FileMaker Pro Advanced 18 has a ton of new features, but sometimes it is the little ones like speed arrow keys that make life easier which get our attention. They have added this option now: Shift + Arrow = 10 pix jump In layout mode you now have the ability to use the Shift + […]

Read More