System error

clueless26

New Member
Hi,
When i execute a report on DB 'X', a customised report, and want to generate a .prn, I get an error:
"System error: strent request for more than 64K."
"** Save file named core for analysis by Progress Software Corpoation"
And it throws me out.
There is no memory isssue. Have checked that.
When I set the output as terminal, there is no issue. Its only when I want to generate a .prn file, thisissue comes.
More over this report runs fine in another DB 'Y'. That is the .prn is generated fine.
Any suggestions??
 
Hi!
What Progress/MFG version are you using?
Thanks

____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
We Help Make the Most of your MFG/PRO Implementation!
To find more, please call 416-605-1830[FONT=&quot][/FONT]
 
Hi
I checked the report code. The bcdparam & mfquoter were not defined.

Is it because of that?
After defineg that and compiling the code, it works fine.
Whats the exact use of mfquoter & bcdparam?
 
Back
Top