Page 1 of 1

Methods /Properties too Long

Posted: Thu Jan 21, 2010 7:53 pm
by zerina
Hello,
probably this is dump question, i'll try it anyway.

We are currently evaluating gdtwain ActiveX component within Microsoft Dynamic NAV (formerly known as Navision) unfortunatly there seems to be a bug/restriction within navision while using ocx components, if a Method or a property is longer than 31 charater, then it will be truncated within the Navision sourcecode an so it is unusable.

Example
oTwain.TwainSetAutomaticDiscardBlankPages(TRUE);
"transforms" into
oTwain.TwainSetAutomaticDiscardBlankP(TRUE);

So i know this is more a NAvision/Microsoft problem, but i thought there is no harm to ask if a have a Version with "shorter" names ?

best regards

Re: Methods /Properties too Long

Posted: Tue Jan 26, 2010 4:33 pm
by Loïc
Hi,

Unfortunately we have not other version with shorter names :(

Maybe there is a workaround with your environment of development ? it is a very strange issue.

Kind regards,

Loïc Carrère