On Wed, 26 Sep 2007 07:18:25 -0500, Judy Ellis <[EMAIL PROTECTED]> wrote:
>Does anyone know how to permanently change the PRIMARY SDSF screen to >display the ALTERNATE screen other than using PF11? > PF11 is just scrolling to the right (by default). A question mark (?) is used to display the alternate screen. You wrote "primary" screen, but the primary screen just lists options. For most of the other screens there are primary / secondary display panels. You can change the primary display to have whatever fields you wish. For example, if you look at hlq.SISFJCL(ISFPRM00) there is a sample alternate field list for the DA screen. If you code DFIELDS(DAFLD2) - as opposed to DFIELD2(DAFLD2), it will be the primary DA screen. Another thing you can do is move the fields you want to see (if they are already there) in view without having to scroll to the right with PF11. You do this by using the ARRANGE command or the ARRANGE pull down from the VIEW menu. HTH, Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

