We have written a OCX-Control with VB 6.0 for usage with Navision Financials. The OCX implements a method to show a dialog-window and returns a string value. The returned string will be stored in a C/AL variable for other internal processing.
In Navision version 2.00x the control works fine. By using the same control in Navision version 2.01x the followed error occures:
The string: "xxx" is too long for use in C/AL.
Does anybody know what's the problem? I think the problem is in the C/AL environment.
Thank you.
Andy
0