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
WORLDSPAN, LP
Phone: 404-322-2799  FAX: 404-322-4653
E-Mail:  [EMAIL PROTECTED]

Remember: It takes teamwork to make the dream work.

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