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.

Featured Replies

This very basic example file shows how to use applescript and Mac OSX shell script commands to write data directly to the file name and folder name of your choice.

In this example, all exports go to the desktop but you can designate a folder if you want; and the folder will be created if it does not exist.

You can write text, XML, HTML, etc. See example records. Of course you can use standard filemaker techniques to manipulate the content of the exort file, use substitutions on a global field, perform applescripted XML maniupulation, append date to existing files, etc.

Bruce Robertson

ExportByShell.zip

  • 1 month later...
  • Newbies

Very good.

Using Filemaker Pro 7's new feature to import any file into a container field, can Mac OSX shell script commands be used to insert a file as with the menu item "Insert/File

  • 1 month later...

>I can't find a way to use Applescript to Insert an actual file into a container field or to export the actual file to a file with the file name and folder name defined in the filemaker record.

AppleScript can't do this DIRECTLY. But it can call a script importing a file at a predefined location (always import "imports/file.txt". Use AppleScript to rename/copy the file there .....

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.