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.

Import Multiple JPG files????

Featured Replies

quote:

Originally posted by jjhill:

I have a folder called Photos, in it are folders with JPG files from a Sony camera (ie disk1, disk2, disk3, etc.)

? Is there a way or script that can be used to start at the first file, import a picture from the file name (disk1.mvc-001.jpg), move to the next record and loop it until all files are loaded into the FM database. I have to do this with about 2000 photo's

You cannot do this directly with FMP, as FMP cannot directly manipluate the file system. You need to use some external application to help you out.

You can use something like Applescript or WinBatch to help grab the files, by manipulating FMP Import Picture dialog boxes.

I did this once, where FMP scripting call a WinBatch which found out how many graphics were to be imported, then FMP scripting created the records, then looped through the record calling another WinBatch which fed the file names into the Import Picture dialog box. I used globals and the clipboard to pass data back and forth between FMP and WinBatch.

Applescript can do similiar things although it does it through different methods.

There might also be a plugin for FMP that might help with this situation.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Consultant

Database Resources

mailto:[email protected]

http://www.database-resources.com

=-=-=-=-=-=-=-=-=-=-=-=-=

  • Newbies

I have a folder called Photos, in it are folders with JPG files from a Sony camera (ie disk1, disk2, disk3, etc.)

? Is there a way or script that can be used to start at the first file, import a picture from the file name (disk1.mvc-001.jpg), move to the next record and loop it until all files are loaded into the FM database. I have to do this with about 2000 photo's

Any and all advice would be greatly appriciated.

Thanks, JJHill

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

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.