Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I am trying to run a FM script via the web. Most of the scripts that I am running work fine. But I am have a problem with one of them. This particular script pauses and askes the user to continue. When I run the script on the web, the browser hangs up until you go into filemaker and press continue. If I take out the pause, the script does not work. Does anyone know how to get the continue to work on the web? Or does anyone have another suggestions (not running the script is not an option)?

Posted

You cannot interact with a script via the web (only call it to run). You can, however specify if it is to run before the find or sort - the default is after.

It is curious that simply removing a pause will cause the script to fail.Does it fail in strictly the FMP environment too?

Can you post the script?

Posted

Thank you for responding. I think it works now. I changed it to -edit instead of -find. I also removed the pause, funny it failed with the pause in the filemaker environment but works with out it thru the web.

Posted

quote:

Originally posted by texaschick:

Thank you for responding. I think it works now. I changed it to -edit instead of -find. I also removed the pause, funny it failed with the pause in the filemaker environment but works with out it thru the web.

You will hit rocks one day with scripts on web. Scripts in FM and web are not best friends.

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