I was explaining how to change option 1's displaying VIEW back to displaying the original BROWSE panel. EDIT is ISPF main panel option 2 (and VIEW uses EDIT panels ISREDDE2/3/4/5, unless you copy/alias original panel ISREDDE as ISREDDE2/3/4/5 above them in the ISPPLIB concat.)
On 08/08/2019 19:35, Paul Gilmartin wrote: > On Thu, 8 Aug 2019 18:15:10 +0100, CM Poncelet wrote: >> ... >> 1,'PGM(ISRBRO) PARM(ISRBRO01)' *<==== Change it to >> this in your ISR@PRIM panel to use BROWSE instead of VIEW as default* >> ... > Are you saying that making that change will prevent Edit's trimming trailing > blanks on save? I don't believe so. (Except that it makes it impossible to > save.) >> On 08/08/2019 17:36, Paul Gilmartin wrote: >>> On Thu, 8 Aug 2019 08:46:02 -0400, Steve Smith wrote: >>> >>>> Option 1 defaults to "View" mode, which is like Edit. You can force it to >>>> Browse mode on the entry screen, which will be what you get with the "B" >>>> operator. >>>> >>>> View. like Edit, shows blanks all the way to the maximum LRECL, even if >>>> they're not there. I don't know why. However, Edit will trim trailing >>>> blanks from all records on save, unless you prevent it from doing so. >>>> >>> ... and there's no way to prevent it. > -- gil > > ---------------------------------------------------------------------- > 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
