The '/' panel is only for extended operator command input, not (stacked) ISPF commands. And yes, I had my own customized ISFPCU41 panel that expanded the command field, but the response I got back from IBM indicated that SDSF was not coded to accept such a long command buffer so I stopped using it to avoid potential storage overlays within SDSF. But I never had any issues with the modified panel when it was in use.
Robert Ngan CSC Financial Services Group IBM Mainframe Assembler List <[email protected]> wrote on 2015/11/25 11:55:30: > From: "Webster, Chris" <[email protected]> > To: [email protected] > Date: 2015/11/25 11:57 > Subject: SDSF Command Line Width RE: ASSEMBLER-LIST Digest - 23 Nov > 2015 to 24 Nov 2015 (#2015-132) > Sent by: IBM Mainframe Assembler List <[email protected]> > > The '/' key will give the pop up but it is still limited in the > screen width. Updating multi-line commands (think SLIP) in the pop > up is still painful. > > Not that I recommend it but panel ISFPCU41 can be changed to expand > the command line to the screen width. Add the '/ /': > $COMMAND INPUT ===>_ISFCMD/ /$SCROLL ===>_ISFS+ > > ...chris. > > -----Original Message----- > From: IBM Mainframe Assembler List [mailto:[email protected] > ] On Behalf Of John Walker > Sent: Wednesday, November 25, 2015 8:44 AM > To: [email protected] > Subject: Re: ASSEMBLER-LIST Digest - 23 Nov 2015 to 24 Nov 2015 (#2015-132) > > SDSF already can do more than one line. There is some keystroke(\ > maybe) that you can issue to get it to do the extended line. I > can't remember for sure though.
