February 18, 200322 yr Is there any way to run a script step by step so that you can see what it is doing?
February 18, 200322 yr Script debugger in Developer 6 does that nicely. If not, you could try to put your script step in individual scripts if they are not totally relative, ticked to show in the script menu. Name the script in your order and perform the scripts from the menu.
February 19, 200322 yr ..or you could just put in a bunch of pause/resume's at points where you are having trouble.
Create an account or sign in to comment