R.S. wrote:
McKown, John wrote:
Is there a way to issue a z/OS operator command which needs to be >126
characters long?
[...]

SDSF.
/long_command_part_one +<ENTER>

or simply
/+<ENTER>

and you will see mutli-line window for command.

No! He was asking for the ability to issue a command *longer* than 126 characters. Such a command may not be issued to z/OS. See the following in SYS1.MACLIB(IEZMGCRE) -- the mapping of the MGCRE parameter list:

MGCELEN   DS   H                   Command text length
MGCETXT   DS   CL126               Command text

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
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

Reply via email to