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.

Files Folders to FileMaker

Featured Replies

This is an example file which can get the files (and optionally) folders of a chosen folder. It can then optionally Insert them into a container field, using [x] As reference only.

I wanted to get both the size of the files and the dates. I have done this with regular AppleScript, and it works, but is kind of slow; very slow if the folder is large (thousands of files). This one uses Unix commands, in a do shell script, and is many times faster (my entire Home folder, 77,820 lines, in 4 seconds; this is just writing the text file; new computer :-).

There are cons however. It does not handle "files" which are actually folders as expected; like "rtfd". It sees them as a folder with files, and imports each file separately. Not sure what to do about that. But these are still somewhat rare.

The original AppleScript is included, for reference, or for testing. But it is also in the FileMaker file, in a Perform AppleScript step(s).

(Oh, one last thing. I did the file sizes (bytes to KB) by dividing by 1024. Snow Leopard seems to have slightly different idea about what it shows; it's always a little bit more.)

Files_Folders_to_FM_AS.zip

Edited by Guest

Hi Fenton,

Thanks for sharing.

Lee

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.