Select to view content in your preferred language

Geoprocessor Runs Once - Using VBA

330
0
05-24-2010 03:42 AM
KeaganAllan
Occasional Contributor
Hi,

I have a GP running that creates a buffer for display purposes.
Basiucally what happens is a user chooses an area, a buffer is created and it resets the screen.
During the "resetting" process, I delete all of the files generated during the 1st run.

The script works great, until I have to run it more than once. I release all of the GP and parameter after it runs and I make sure the GP can overwrite any existing information (there is none, because it is deleted during the reset).

Is there any special trick to do this?
Any help / insight?

I am using 9.3.1 and using VBA as my language.

Thanks!!
0 Kudos
0 Replies