On Fri, Jun 22, 2018 at 7:52 AM Dyck, Lionel B. (RavenTek) < [email protected]> wrote:
> Tom - that is my issue - when you enable tabbing to a PAS field then it is > now possible to overtype them - that is what I would like to change - to > make them protected but still allow tabbing to them. > Not all that difficult to do using standard 3270 orders: SBA to the screen location; SF to start an unprotected field. Immediately SF to start a protected field. I'm fairly certain this will allow TAB to go the the 0-length unprotected field which precedes the protected field. If not, then change the SF to say unprotected+dark and make then next data byte a simple blank. > > Just trying to make some ISPF applications more 'modern' :-) > Mainframe Systems Programmer – RavenTek Solution Partners > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Tom Marchant > Sent: Friday, June 22, 2018 7:48 AM > To: [email protected] > Subject: Re: [EXTERNAL] Re: Two new RFE's to consider supporting > > On Fri, 22 Jun 2018 12:00:29 +0000, Dyck, Lionel B. (RavenTek) wrote: > > >Those fields in SDSF are probably PAS fields but you don't see that as > the > >panels are more than likely dynamic in nature (I don't run SDSF so I > can't > >check that). > > Similarly, the ISPF Primary Option Menu uses point-and-shoot, and has for > years. Put your cursor on, for example, "Settings" and press enter, and > you > will be taken to the Settings panel. If you enable "Tab to point-and-shoot > fields", you can tab to those fields and press enter. However, you can now > overtype those fields. > > -- > Tom Marchant > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- There is no such thing as the Cloud. It is just somebody else’s computer. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
