We have a school runing our Lunch app with Express 1.9 331. Tech support just moved them to this system which is an XP Pro SP3. When they print from anywhere in our app to this HP LaserJet 2600n they abort with this error message:
Descriptions: Numeric overflow
Called from: (B) INIT: _DCINIT(28)
Called from: DC_PRINTER:EJECT(1830)
Called from: DC_PRINTEROFF(3604)
Any ideals as to what this might be?
Jeanne
Numeric overflow when printing
Re: Numeric overflow when printing
I need to know what version of eXpress++ you are using so I can look at that line of code.
It would be line 1830 in _DCPRC.PRG.
It would be line 1830 in _DCPRC.PRG.
The eXpress train is coming - and it has more cars.
Re: Numeric overflow when printing
it is 250
Re: Numeric overflow when printing
I don't see how it would be possible to get a numeric overflow on that line of code.
I suspect that you have a modified version of build 250.
Could you try it with another version, ie 251 or 252?
You only need to use the DCLIPX.DLL from the later version.
If you get the error again, check the line of code and let me know.
Code: Select all
::oDC:EndDoc()
Could you try it with another version, ie 251 or 252?
You only need to use the DCLIPX.DLL from the later version.
If you get the error again, check the line of code and let me know.
The eXpress train is coming - and it has more cars.
Re: Numeric overflow when printing
I just got the dclipx.dll from 252 ready to send when I recieved and email saying that their school teck said that the printer had died. Our tech told me they where able to print from other applications so I do not see how that could be. But I will wait and see.
Thanks
Jeanne
Thanks
Jeanne