View Single Post

  #3 (permalink)  
Old 07-28-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Thanks but still having problems. I suspected it might be a problem with garbage disposal so moved the code onto a form, created a new instance of the form, ran the code, then called the dispose method on the form instance.
The code itself only uses standard variables and does not create any new objects that can be disposed.
The times still vary cyclically with each call to the procedure.

Roger
Reply With Quote