12-21-2010 04:57 AM
Hola,
tengo un problema con la función chnmultiplesort. Ejecuto mi dialogo .SUD, tengo un botón para hacer una serie de cálculos. Entonces Si lo clico una vez, no hay problema. Al clicarlo la segunda vez me dice lo siguiente.
Error while executing "CHNMULTIPLESORT(559,560,0,1)" command Error type: ACCESS VIOLATION Error address: 0001B278 Module name:dacasr.dll
He descubierto que si hago un msgbox justo antes de llamar a la función entonces no tengo problema me lo hace bien.
Como lo puedo solucionar?
Gracias
Sara (DIADEM 10)
12-28-2010 10:18 AM
Hi Sara,
I haven't seen this error before, and I'm afraid I couldn't follow the details of your Spanish post perfectly-- something about the first time it worked, or it worked when clicking on the SUD button....
Any chance you could post or email (brad.turpin@ni.com) the data set and the VBScript that causes this error? What is the full DIAdem version you are using... 10.0 or 10.1 or 10.2?
Brad Turpin
DIAdem Product Support Engineer
National Instruments
01-05-2011 03:22 AM
Hello Brad I solved that!!
The problem of memory persist but I control the code with "on error statement"... It's okay!
thanks!