I have wrote a program using vb.net v. 2002 and this program will send print
out to a printer Xerox Phaser 3120 model. My program is installed on a
Windows 98 client. My problem is when I try to send the print out to that
printer, I 'll get this error message "Overflow or Underflow in the
arithmetic operation" and error print out will be produced (printout with
this error message:

PCL6 ERROR - FALSE

POSITION : 0x50fe58 (5307992)

SYSTEM : WSIM/xl_pa_sim

LINE : 249

VERSION : QPDL 1.14 09-28-2002


How can I solve this problem ?

Thank you,
Chin

Re: Overflow or Underflow in the arithmetic operation by Stu

Stu
Thu Jan 06 05:08:00 CST 2005

I've seen a similar error before (though on a different printer). I think
it's due to a dodgy printer driver not resetting the FP flags. Your options
are either upgrade (or even downgrade) the driver, switch to/from the MS
driver, or change from Win98.

Stu

"Chin Chien Ping" <chincp@teckguan.com> wrote in message
news:%23dsFNj58EHA.3592@TK2MSFTNGP09.phx.gbl...
> I have wrote a program using vb.net v. 2002 and this program will send
print
> out to a printer Xerox Phaser 3120 model. My program is installed on a
> Windows 98 client. My problem is when I try to send the print out to that
> printer, I 'll get this error message "Overflow or Underflow in the
> arithmetic operation" and error print out will be produced (printout with
> this error message:
>
> PCL6 ERROR - FALSE
>
> POSITION : 0x50fe58 (5307992)
>
> SYSTEM : WSIM/xl_pa_sim
>
> LINE : 249
>
> VERSION : QPDL 1.14 09-28-2002
>
>
> How can I solve this problem ?
>
> Thank you,
> Chin
>
>
>
>
>



Re: Overflow or Underflow in the arithmetic operation by Chin

Chin
Thu Jan 06 21:33:41 CST 2005

Thank you for the advise.

However, I still having the problem.
Is the any other solutions ?

Chin


"Stu Smith" <stuarts@nospam-digita.com> wrote in message
news:%237za9$98EHA.2804@TK2MSFTNGP15.phx.gbl...
> I've seen a similar error before (though on a different printer). I think
> it's due to a dodgy printer driver not resetting the FP flags. Your
> options
> are either upgrade (or even downgrade) the driver, switch to/from the MS
> driver, or change from Win98.
>
> Stu
>
> "Chin Chien Ping" <chincp@teckguan.com> wrote in message
> news:%23dsFNj58EHA.3592@TK2MSFTNGP09.phx.gbl...
>> I have wrote a program using vb.net v. 2002 and this program will send
> print
>> out to a printer Xerox Phaser 3120 model. My program is installed on a
>> Windows 98 client. My problem is when I try to send the print out to that
>> printer, I 'll get this error message "Overflow or Underflow in the
>> arithmetic operation" and error print out will be produced (printout with
>> this error message:
>>
>> PCL6 ERROR - FALSE
>>
>> POSITION : 0x50fe58 (5307992)
>>
>> SYSTEM : WSIM/xl_pa_sim
>>
>> LINE : 249
>>
>> VERSION : QPDL 1.14 09-28-2002
>>
>>
>> How can I solve this problem ?
>>
>> Thank you,
>> Chin
>>
>>
>>
>>
>>
>
>