RDF is OK but REP gives error REP-0736 (there is uncompiled program) [message #602686] |
Fri, 06 December 2013 13:40 |
|
bluetooth420
Messages: 146 Registered: November 2011
|
Senior Member |
|
|
Hi
I have made a report which is working perfectly in report builder.
But when i try to run its REP file then it gives me REP-0736 error.
I have spotted a Formula Column. It has "complex loop and select". For the purpose of debugging, i commented the whole code of formula column and added a return(100). As a result, the report is working in RDF and REP but obviously with wrong results as return(100) is there instead of the required data.
Any tip that can help me out of the situation?
Note: I have searched the forum with REP-0736 but failed to find the solution. and i have compiled it with control+shift+k as well.
Thanks in Advance
|
|
|
|
|
|