Hi,

I have the following process variable (the only one) declared in an active4D script

C_Pointer(vConcordanceFldPtr)
vConcordanceFldPtr := idp.utils.GetConcordanceFieldPtr // return a pointer to the current language field

Running in intepreted is fine but in a compiled database Active4D brings up the following error:

"C_Pointer(vConcordanceFldPtr)

Expecting a variable or a collection item."

According to the docs we can create process variables "on the fly". Even if this variable is defined in the compiled database I still get an error.

Anyone any suggestions?

Thanks, Michael.

A4D v4.0.0ß9, 4d 2004.2, Mac OS X 
10.4.2_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to