What is the max record length of ISPF panel ?



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

What is the max record length of ISPF panel ?

Postby sjrcreation » Fri Jul 22, 2011 3:38 pm

hi,

i need to get a large amount of details from the user. so initialy i created a panel in a member which have RECL of 80 . its work fine.
But when i put the same code in a member which have RECL=800 it how error in )ATTR DEFAULT(%+_) .

so i would like to know what will be the Max Rec length of ISPF panel.
sjrcreation
 
Posts: 30
Joined: Sat Dec 11, 2010 9:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: What is the max record length of ISPF panel ?

Postby Robert Sample » Fri Jul 22, 2011 4:56 pm

Section 6.2 of the ISPF User's Guide manual clearly states the maximum LRECL you can use for a panel library is 160 bytes (164 if variable).
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: What is the max record length of ISPF panel ?

Postby Pedro » Tue Jul 26, 2011 6:59 pm

Use scrollable areas and / or scrollable fields.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post