Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 3931 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hey Guys,

 

Struggling a little bit with FM Go 13 - integrated barcode scanner, my understanding is that you use the "insert from device" function to grab the barcode and insert it into a field.

 

How would I go about, scanning the barcode and saving it as a variable in my script, so that I can then run a find to see if the barcode already exists in the database ? I only seem to be able to insert it into a field.

 

I've attached an image of the script that doesn't work which should give you an idea of what I'm trying to achieve.

 

Thanks

 

James 

post-103895-0-87663500-1390574095_thumb.

Posted

You're doing it right: scan into a field, then set a variable with the content of the field.  You can only scan into a field.

 

The rest of your script is not correct at first glance.  The Perform Find has nothing specified.

  • Like 1
Posted

The script starts in find mode.

Which is ok.

But it needs to have step at the start or at least before perform find:

Set Error capture [on]

Posted

Also note that you have to be on a layout where the barcode field is on the layout.

What triggers the script in the first place?

  • 4 weeks later...

This topic is 3931 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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