Hi Darryl
How does the sub file program know to place a 1 on the left half of line one but a 4 on the right half of line 1 (
Surely its just a matter of changing your own code to make it display what you want
Or is there something that I am missing?
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of dfreinkel
Sent: Friday, June 5, 2020 9:37 AM
To: RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Next field in a sub file or display
We have a program where the users need to enter data basically repetitively.
The natural way the 5250 screens go when you press field exit or tab is to go to the field on the right.
I am using an initialized subfile to display the number of fields to be entered, example:
1 ________________________ 4 _____________________
2 ________________________ 5 _____________________
3 ________________________ 6 _____________________
So the natural way of entering the data would be field 1,4, 2, 5, 3, 6.
The issue is that users need to be able to enter data in a heads down fashion.
I am looking at trying to control the sequence using RPG however, I would prefer to have the subfile display the fields in the sequence entered.
1 ________________________ 2 _____________________
3 ________________________ 4 _____________________
5 ________________________ 6 _____________________
Is there a way to do this in in the subfile setup?
TIA.
Darryl Freinkel
A4G.
Tel: 770.321.8562 Ext 111 | Cell: 678.355.8562
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.