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

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

Recommended Posts

Posted

I am writing a somewhat complex production database. I have to use scripts to manipulate the user into different choices depending on the state of a particular field. Many IF statements force different scripts to run depending on conditions. A script is always running. It's cyclical. It would be nice to be able what script is running to troubleshoot the IF conditions.

Would appreciate any feedback.

Thomas

Posted

What about a global field that you set the script name into as the first step of each script. When a script is called through an if statement it could display the name.

Posted

Mark,

Thanks much. I was dreading going into all those scripts and adding the steps but it sure paid off. It is so easy to debug this spaghetti script that I no longer feel like I am overwhelmed. I am going to implement this anytime I can.

Thanx again

Thomas

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