× 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.



Another approach I've used is to configure the scanner to add additional characters to the scan.  I configured it to add an F2, then the scan, then press ENTER.   This allows the program to bring up a window with a large field to receive the scan (and make sure the cursor is positioned in it) and then the program gets control when the scan is completed.

in your situation, the program could show the barcode as a series of output fields and use substrings to break it up across multiple lines.   Since the F2 is sent automatically and brings up a different screen, any time they scan, it'll go to a different screen anyway.

That said, replacing 5250 with other technologies where you don't have to resort to the "keyboard wedge" approach of scanning is even better.

On 7/8/2024 9:15 AM, Greg Wilburn wrote:
Thanks all..

Yes, this is a "wearable" RF device... 6-8 rows and maybe 20 columns.
I have a larger field that goes off the screen.

But in this case, I need the user to see the right-most 10 characters (its an SSCC number from a barcode) to identify the label they just scanned. The first 10 characters will not be different for the individual job.

I ended up just creating a separate field for the screen.

Eventually, I'll reuse this code for a browser app.

Thanks!

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Scott Klement
Sent: Friday, July 5, 2024 7:20 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Re: Display DDS

My exprience with scanning guns is that even though the user can only see a small part of the screen (typically around 16 columns) the rest of the screen is still there. Sometimes the scanner can scroll right/left to see the rest of it.

So you could just define a 20 character field and have only 6 characters visible (Without scrolling) on the scanner screen. I did this quite often back-in-the-day.


On 7/5/24 2:41 PM, Greg Wilburn wrote:
I have a situation where I'm simply out of real estate.
Scanning application on very small screens where I need to display a portion of a 20-digit barcode.

I was wonder if there is a way to "overlay" a hidden field.
I could store the entire value in a hidden field, but only display the last 6 characters.

Is there a way to do that? Or is it simpler to keep track of it in the backend program?

TIA
[Logo]<https://www.totalbizfulfillment.com/> Greg Wilburn
Director of IT
301.895.3792 ext. 1231
301.895.3895 direct
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx<mailto:gwilburn@totalbizfulfillment.c
om>
1 Corporate Dr
Grantsville, MD 21536
www.totalbizfulfillment.com<http://www.totalbizfulfillment.com>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.

Greg Wilburn
Director of IT
301.895.3792 ext. 1231

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.