On Wed, 25 Jul 2007 11:38:33 -0400, Earnie Allen <[EMAIL PROTECTED]> wrote:
>For just such times as that (rare cases where for some reason the command >line shows up other than where I expect) .. I have a couple of clists that >I store in a system SYSPROC library. > >If my command line is at the BOTTOM and I want it on TOP ... > >(CMDLNTOP) > >PROC 0 >SET &ZPLACE = ASIS >ISPEXEC VPUT ZPLACE >END > > >If my command line is at the TOP and I want it on the BOTTOM ... > >(CMDLNBOT) > >PROC 0 >SET &ZPLACE = BOTTOM >ISPEXEC VPUT ZPLACE >END > > > >Earnie Allen >Senior Systems Programmer >MVS Systems Software Thanx Earnie for these little tidbits. I will keep them stored in my little bag of tricks, ay?! Appreciate the help. ---------------------------------------------------------------------- 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

