PROBLEMS PRINTING QRP WITH LONG STRING

Discussion forum about all things Report Builder (all versions).
jonhy88

PROBLEMS PRINTING QRP WITH LONG STRING

Post by jonhy88 » 31 Jan 2011, 14:08

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

Jeff Luther

Re: PROBLEMS PRINTING QRP WITH LONG STRING

Post by Jeff Luther » 09 Feb 2011, 02:11

We can look at this if you provide us a test case.
If we change the multiline max data length to 3700, it works but we need more characters.
That should not be a limit, but cannot tell for sure what the issue is without a test case.

Return to “General Discussion Report Builder”

Who is online

Users browsing this forum: [Ccbot] and 0 guests