×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I want it to work like a barcode scan.
One input field, variable length data.
There must be some hex code you can add to make it auto enter.
I am using a data que and can't get the subfile to work.
When I receive an entry from the data que, I would like to concatenate the
enter field so it auto enters.
Again, barcode scanners do this, it must be able to be done.
Thanks,
Craig
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Wayne McAlpine
Sent: Wednesday, August 13, 2008 12:22 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Auto advancing display screen
Use the DDS keyword CHECK(ER) on the last field in the display. When
the user types anything into the last position of the field, it will be
sent just as if the user had pressed the enter key.
Craig Jacobsen wrote:
Does anyone know a hex code I can append at the end of a field to act like
enter?
Barcode readers can usually be configured to auto enter a scan.
How do they do it?
TIA,
Craig
As an Amazon Associate we earn from qualifying purchases.