× 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: Data entry screen design (was Locking the Keyboard)
  • From: Buck Calabro <buck.calabro@xxxxxxxxxxxxxxxxx>
  • Date: Tue, 10 Oct 2000 09:46:47 -0400

G.R.Srinivas wrote:

>I have an input subfile that has 
>6 fields (all numeric). The control
>part has two input fields. The 
>user wants to enter the control fields
>and automatically go into the subfile 
>area and keep entering the values
>into the subfile. User never looks at 
>the screen while entering the data. 
>When the user enters the last record, 
>they want the keyboard to be locked 
>with a beep sound. This will help them 
>from entering further values and they 
>can press either enter (to confirm) or 
>pagedown to start entering fresh set 
>of records in the subfile. .

There are several ways to look at this.  The short answer is to add another
format with a one-character field that is AUTO(RA).  When they leave the
field, the program will press Enter for them, and then you can do as you
wish.

We handled this a bit differently in a prior job.  We had a "start" format
where the user entered the control data, a "display" subfile that showed the
details entered so far (display only) and an "entry" line where the user
typed one new entry at a time.  They fill in one line, press Enter (or have
the machine do it for them) and the program validates the input and adds the
new record to the subfile above.

The input form they worked from had 7 lines on it, and had a subtotal after
each 7 lines.  The program counted the number of new lines they entered;
after 7 it did the subtotal function.  Corrections were handled by an F key
that enabled the subfile to be input-capable, allowing deletes and changes.

Buck Calabro
Aptis; Albany, NY
"We are what we repeatedly do.
 Excellence, then, is not an act, but a habit." --Aristotle


Billing Concepts Corp., a NASDAQ Listed Company, Symbol: BILL
+---
| 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 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.