Why Do I Get A Compile Error Using VBA Hex$ Command? - CX-Server Lite version 1.0/OPC version 1.0

When a CX Display Control is used, it may cause compile errors of the standard VBA command Hex$.

This is because this control contains a reference to a member format called Hex which can confuse the compiling engine. Either modify the priority of the References, or explicitly define the Hex$ function when needed by typing:
 

VBA.Conversions.Hex$
 

Related Products
CX-Server Lite 1.1 and CX-Server OPC 1.0


Link:
http://www.myomron.com/index.php?action=kb&print=223



Comments  

Translate: