Re: [U2] FW: Clearing Input Buffer

2013-03-05 Thread Charles Stevenson
Like David Green, I would have suggested CLEARINPUT. I'm missing something: why all these other schemes people are talking about? On 2/22/2013 1:20 PM, Al DeWitt wrote: I have an input screen (built with System Builder) where data can either be entered manually or via a barcode scanner.

Re: [U2] FW: Clearing Input Buffer

2013-02-23 Thread John Jenkins
In BASIC you can loop/repeat on SYSTEM(14) or INPUT var,-1 If it's Unix, check your stty settings for ocrnl and onlcr. This may give you an immediate fix. JayJay On 22 Feb 2013, at 19:20, Al DeWitt adew...@stylmark.com wrote: I have an input screen (built with System Builder) where data

Re: [U2] FW: Clearing Input Buffer

2013-02-22 Thread Kevin King
I would think flushing the input buffer in either location would be sufficient, assuming the problem is as you described. I've seen situations where there's something in the second field, for example, that is data stacking something new and the data stacking from the gun is conflicting with that.

Re: [U2] FW: Clearing Input Buffer

2013-02-22 Thread Al DeWitt
Subject: Re: [U2] FW: Clearing Input Buffer I would think flushing the input buffer in either location would be sufficient, assuming the problem is as you described. I've seen situations where there's something in the second field, for example, that is data stacking something new and the data

Re: [U2] FW: Clearing Input Buffer

2013-02-22 Thread David A. Green
Subject: Re: [U2] FW: Clearing Input Buffer I would think flushing the input buffer in either location would be sufficient, assuming the problem is as you described. I've seen situations where there's something in the second field, for example, that is data stacking something new and the data

Re: [U2] FW: Clearing Input Buffer

2013-02-22 Thread Wjhonson
Subject: Re: [U2] FW: Clearing Input Buffer CLEARINPUT David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Al DeWitt Sent: Friday, February 22, 2013 12:52 PM To: 'U2 Users List