That does appear to be the case - is there a way around that?

Lionel B. Dyck <sdg><
Website: https://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
ITschak Mugzach
Sent: Tuesday, August 11, 2020 10:21 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: z/OS System REXX record length?

This is simply because the record is written to syslog starting at column
58 and the syslog record length is 131.

ITschak

ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Continuous Monitoring for 
z/OS, x/Linux & IBM I **| z/VM comming son  *




On Tue, Aug 11, 2020 at 5:49 PM Lionel B Dyck <lbd...@gmail.com> wrote:

> I have started to play with System REXX and one of the 1st things I 
> tried was writing a command I called TSO that will issue any TSO 
> command that is passed to it. What I'm finding is that the messages 
> displayed in SYSLOG/OPERLOG appear to be wrapping at byte 70 or 71.  
> Is there a way to adjust that?
>
>
>
> The system rexx exec that I'm using is:
>
>
>
>
>
> /* rexx  */
>
> parse arg command
>
> command
>
>
>
>
>
> Thanks
>
>
>
>
>
> Lionel B. Dyck <sdg><
> Website:  <https://www.lbdsoftware.com> https://www.lbdsoftware.com
>
> "Worry more about your character than your reputation.  Character is 
> what you are, reputation merely what others think you are." - John 
> Wooden
>
>
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to