Tomo1 Posted February 5, 2002 Posted February 5, 2002 I have a script that will import a mass number of records(400-500), included in the scripts are loops and Calcs. This will take a long time on a low spec System. Are there any tips someone could give me for speeding up a script. I know the obvious ones (Reduce number of records, run import more often etc).
PinnWal Posted February 7, 2002 Posted February 7, 2002 At the beginning of the Script use the Freeze Window step. This really speeds up scripts that use Looping steps as it cuts down on the screen redraw. I hope that's helpful...
Recommended Posts
This topic is 8325 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 accountSign in
Already have an account? Sign in here.
Sign In Now