DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem ChnMultipleSort and memory

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

 

     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)

0 Kudos
Message 1 of 3
(3,541 Views)

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

0 Kudos
Message 2 of 3
(3,496 Views)

Hello Brad I solved that!! 

 

 

The problem of memory persist but I control the code with  "on error statement"... It's okay!

 

thanks!

 

 

0 Kudos
Message 3 of 3
(3,455 Views)