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

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

Recommended Posts

Posted

I am having a hard to getting my head around how to make this work. The ad on works great and I can get it to regenerate a code in the client via one record at a time. However if we decide to change the settings of the barcode and want to "regenerate" them all? I thought ok cool I Will just run a loop through all the records and call the script. however because it sets the web viewer those are called as scripts to be ran after the main and just "pile up" waiting to be ran once the script with the loop is done. any ideas on how to get around this?

Posted

The script gets fired to run after the script that contains the loop is finished…..

Posted

Then I don't know. I am still on v.18 so I cannot use add-ons, but I managed to reproduce the issue using a script run via the FMP URL protocol. Inserting a pause in the looping script solved the problem.

What exactly does your looping script do to trigger the other script?

 

  • 3 weeks later...
Posted

The loop script simply calls the add on script on each record. It then calls a script that sets a webviewer, that fires off another script. However that script just gets stacked to the end of the primary script.

  • 3 months later...

This topic is 1208 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.