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


  • Subject: Re: fixed format data entry
  • From: "James W. Kilgore" <qappdsn@xxxxxxx>
  • Date: Mon, 16 Aug 1999 01:14:59 -0700
  • Organization: Progressive Data Systems, Inc.

Richie,

Well you could display a field with the "-" in the position, but the user would
have to type over it or press the arrow key to get past it so you don't save 
them
any key strokes.

That is if it is to be done in a single field.

Since the 5250 display stream -requires- a space between fields/constants for 
the
display control codes, you will have to display as two separate fields and use a
data structure to process as a single field.

The display would be aaaa - bbbb where there is a screen blank space on each 
side
of the "-".

The data structure would have three subfields, two prompted and the constant
"-".  Well, even the "-" could be a prompted, protected, display variable 
instead
of a constant.  You just have to move "-" to it when you initialize the record.

IMO, that's about the best you are going to be able to do for the users.  After
that, it's up to them to get it right.




Richie Tirona wrote:

> Hello James,
>
> The "-" is part of the value to be written on the database. I would
> just like to have the "-" on the screen to spare the user from extra
> typing, and minimize errors.
>

+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


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.