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