Re: [U2] RE: UV Timed INPUT

2009-03-12 Thread Charlie Noah
George, I've run into that before - it's probably network latency. If there's nothing in your keyboard buffer, your routine will bail. If a multi-character keystroke gets broken between packets, that can happen. Experiment with a delay before the INPUT TEST,-1 to allow the

Re: [U2] RE: UV Timed INPUT

2009-03-12 Thread Charlie Noah
George, Email me tomorrow at charlien at inlandtruck.com and remind me and I'll share some code with you that worked extremely well on Universe, and now on Jbase - it's almost identical. I almost never get those straggling characters anymore. Charlie Charlie Noah wrote: