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.

Using AppleScript to build a database from scratch

Featured Replies

  • Newbies

Forgive me if this has been talked about before.

When I'm creating a new database I often face a lot of work just adding tables and fields by hand. I often find that each table has 2-3 of the same fields (title, primary key), same naming convention, same options (especially auto-entry of serial numbers) ... you get the picture. A lot of tedious work that seems ripe for automation.

I'd like to be able to make a list of table names and have AppleScript build the database off that list, and automatically stock each table with fields that follow the naming convention and are set to the correct options.

Has anyone seen a solution like this?

It wont take you long when you inspect the directory in you favorite applescript-editor haul in on behalf of filemaker to recognize that creation of fields or tables isn't an option.

But you can instead use this:

http://www.cnsplug-ins.com/products.htm?product=mmquery

...and let a native scriptmaker build the required basic's.

--sd

Or upgrade to FileMaker Pro Advanced, which can copy/paste fields or entire tables. Create a "template" file which has the required fields, then just duplicate or copy/paste as needed.

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.