Scanning Bar Codes

You can scan a bar code into a container field or text field without using scripts, or use the Insert From Device script step in FileMaker Pro. By default, all bar code types are scanned, but if you use the Insert From Device script step, you can specify the bar code types to be accepted. For information about the Insert From Device script step, see FileMaker Pro Help.

You can:

FileMaker Go does not support all types of bar codes.

Scan a bar code into a container field

  1. Tap the container field.
  2. If you are replacing existing data in a container field, tap Replace Replace icon.
  3. Tap Bar Code Barcode icon, then use the camera to scan the bar code.

Scan a bar code into a text field

  1. Tap the text field.
  2. Tap Insert data icon, then tap Bar Code Barcode icon.
  3. Use the camera to scan the bar code.

Scan a bar code using a script

  1. In FileMaker Pro, create a button on a layout and assign the Insert From Device script step to the button. Configure the script step to scan bar codes.
  2. Note: Select bar code types in the Bar Code Options dialog box, which appears in the Script Workspace window.

    • To scan ISBN-10 or ISBN-13 bar codes, select EAN-13. Select ISBN-10 (from EAN-13) to convert a scanned ISBN-13 bar code to the ISBN-10 type.
    • To scan UPC-A or UPC-E bar codes, select EAN-13 as well as UPC-A or UPC-E.

  3. In FileMaker Go, tap the button to run the script.

If the script does not specify a target field to store the bar code, the currently active container or text field is used.

For information about using buttons with scripts and setting a script trigger to run the script, see FileMaker Pro Help.

Tips for scanning bar codes