I’ve a PDS with an LRECL of 4096 and Edit Highlighting does not work. Is there a LRECL limit beyond which the HILITE function in ISPF Edit will not work?
Lionel B. Dyck <><
Github: https://github.com/lbdyck
System Z Enthusiasts Discord: https://discord.gg/sze
“Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden
In this case it is source – specially HTML and the dataset has an LRECL of 4096 while the longest actually record in the PDS is 1356.
But you make a good point – 255 seems reasonable but thought I’d ask.
Lionel B. Dyck <><
Github: https://github.com/lbdyck
System Z Enthusiasts Discord: https://discord.gg/sze
“Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden
To view this discussion on the web visit https://groups.google.com/a/nd.edu/d/msgid/ispf-l-list/860657589.19748.1724348720836%40mail.yahoo.com.
In this case it is source – specially HTML and the dataset has an LRECL of 4096 while the longest actually record in the PDS is 1356.
But you make a good point – 255 seems reasonable but thought I’d ask.
To view this discussion on the web visit https://groups.google.com/a/nd.edu/d/msgid/ispf-l-list/00e001daf4bc%2419abf620%244d03e260%24%40gmail.com.
To view this discussion on the web visit https://groups.google.com/a/nd.edu/d/msgid/ispf-l-list/CAFazsTCQFMGL%3DaEc5F%3DP9HJKXSwDPRPzZKHRKiAXi6FSg%2BQdcg%40mail.gmail.com.
--
Yeah, I set my REXX PDSs at VB 1028 just in case, but I only rarely allow a line of code to go past the right edge of my screen; it isn’t hard to code continuation lines.