Dear forum,
We are trying to print a report with one varible, defined in Report Builder as STRING, but this variable in TD 5.2 SP2 code is a Multiline with 32000 characters. When we do this call in code:
CmlNE(derived from CmlGen): mlEvolutivo --> String type: Long String and Max Data Lengh: 32000
Set sVariables = 'mlEvolutivo'
Set sInputs = ' lsText'
sPath = sPath || 'INFOCEXT.QRP' --> in this QRP te lsText variables is String (because Long String type doesn´t exist.)
Call SalReportPrint( hWndForm, sPath,sVariables, sInputs,0,0,0,0, nErrorRPT )
This call doesn´t work, whe we run this call the machine is blocked and we have to end the cbi52.exe proccess.
If we change the multiline max data length to 3700, it works but we need more characters.
¿Any have the solution for this problem?
Thanks
Jon
PROBLEMS PRINTING QRP WITH LONG STRING
Re: PROBLEMS PRINTING QRP WITH LONG STRING
We can look at this if you provide us a test case.
That should not be a limit, but cannot tell for sure what the issue is without a test case.If we change the multiline max data length to 3700, it works but we need more characters.
Who is online
Users browsing this forum: [Ccbot] and 0 guests