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 File Not Found

Featured Replies

I know the answer is somewhere in the archives, but I've searched and searched.

I'm building an import script for the update of a runtime. The user backs up the old version, creating a .mer file for each of the tables into a Backup Files folder. This is working fine.

Then, in version2, I want to have a button that imports all the files from the Backup Files folder. However, there may exist the possibility that of the 12 files that are possible to export, bcs of no data in some tables, only 10 get exported.

This causes my import script to stop at the first file not found and ask me to find it (with error capture off). With error on, which is necessary in the end product, the script seems to skip the rest of the script. Big problem.

The last error is 100. Can I somehow trap for that error and have the script continue the import after not finding an import file? I tried an if get(lasterror=100)statement, but it still seems that the script skips to the end, even though there are three more files to import.

How is this handled?

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.