How do I define a custom logmode?

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]
Behalf Of Shmuel Metz (Seymour J.)
Sent: Friday, August 18, 2006 3:51 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: >27x132?


In
<[EMAIL PROTECTED]>,
on 08/18/2006
   at 10:13 AM, "Kuredjian, Michael" <[EMAIL PROTECTED]>
said:

>Is it possible to display more than 27x132 characters at a time
>through a 3270 emulator?

Yes. In fact, it's possible on a real 3270 as well. You have three
options:

 1. Define a custom screen size on your terminal simulator and use
    a logmode that dynamically picks up the screen size, e.g.,
    D4C32XX3.

 2. Define a dynamic screen size on your terminal simulator and use
    a custom logmode to force the size you want. That's what I used
    to do on the 3180 and 3192 when I wanted primary 43x80 and
    secondary 27x132.

 3. Define a 3290 on your terminal simulator and use explicit
    partitions to configure the screen during the session.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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

Reply via email to