Farley, Peter x23353 wrote:
62x160 = 9920-byte buffer. I thought I had read here and elsewhere that
there is a limitation of 8192 on the total buffer size? Not so?
Time to crack open the 3270 manuals, Peter!
There are three kinds of addressing: 12-bit (max 4K buffer), 14-bit (max
16K buffer), and 16-bit (max 64K buffer). Applications can do 12- and
14-bit without batting an eye since the address formats are
self-describing.16-bit requires only slightly more work. Maximum buffer
sizes notwithstanding, the maximum number of rows is 255. The maximum
number of columns is 255.
The limiting factor here is ISPF -- not 3270, not TSO, not some myth
regarding arbitrary screen dimension limits:
http://bama.ua.edu/cgi-bin/wa?A2=ind0501&L=ibm-main&P=R45606
--
.-----------------------------------------------------------------.
| Edward E. Jaffe | |
| Mgr, Research & Development | [EMAIL PROTECTED] |
| Phoenix Software International | Tel: (310) 338-0400 x318 |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 |
| Los Angeles, CA 90045 | http://www.phoenixsoftware.com |
'-----------------------------------------------------------------'
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html