On Thu, 9 Apr 2020 20:29:27 +0300, ITschak Mugzach wrote: >Submit command (ispf & tso) can be replaced by a program that will fold yo >uppercase, depending on content (dir names bs dataset names, etc.). > I have done something similar, primarily to relieve SUBMIT's archaic Fixed-80 constraint.
I believe ISPF SUBmit invokes TSO SUBmit after quietly truncating to 80. It should at least warn the programmer of possible data loss, as once happened to me when I used SDSF SJ; SUBMIT. Imagine DELETE DATA.SET.NAME(MEMBER) quietly truncated at the worst place. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
