Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: SV: RE: auto catridge return


Message #1 by goran.osterman@t... on Thu, 10 May 2001 17:42:31 +0200
Hmm.. but when you do it with a real catridge return(by hitting the 
enter),
it would move to the next record...

How would you code it?

Mark

-----Original Message-----
From: goran.osterman@t...
[mailto:goran.osterman@t...]
Sent: Thursday, May 10, 2001 11:09 AM
To: professional vb
Subject: [pro_vb] SV: RE: auto catridge return


Mark,
I think what you need is code to handle a skip to the next record (the 
new
one). A carrige return will only format the field to two lines, not 
skip to
next record.
G=F6ran

-----Ursprungligt meddelande-----
Fr=E5n: Mark.Chen [mailto:Mark.Chen@s...]
Skickat: den 10 maj 2001 17:57
Till: professional vb
=C4mne: [pro_vb] RE: auto catridge return


I have a simple one field form in Access. It will be fed with an input 
from
a barcode scanner. Each time a 12 digit code is scanned, the operator 
wants
the form to move to the next record to be ready for the next scan. In
another word, they don't want to hit the enter key after each scan.

I did manage to check the length of the text in the Change event. When 
the
length reached 12 an if kicks in. But the return won't take place.

Mark

-----Original Message-----
From: Pardee, Roy E [mailto:roy.e.pardee@l...]
Sent: Thursday, May 10, 2001 10:24 AM
To: professional vb
Subject: [pro_vb] RE: auto catridge return


I'm not sure why those constants should not work for you.  Can you say 
more
about your app & what you're doing & what your desired results are?

Cheers,

-Roy

goran.osterman@t...



  Return to Index