Re: IPCS - RUNARRAY EXEC problem

2020-04-22 Thread Seymour J Metz
It's hard to diagnose something like that without seeing the actual output.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
Sent: Wednesday, April 22, 2020 6:56 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IPCS - RUNARRAY EXEC problem

The automatic LIST X is working, thus the command is valid.

The EXEC is not working properly.

On Tue, 21 Apr 2020 20:39:03 + Seymour J Metz  wrote:

:>Did you run it without the ADDRESS keyword?
:>
:>
:>--
:>Shmuel (Seymour J.) Metz
:>http://mason.gmu.edu/~smetz3
:>
:>
:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>Sent: Tuesday, April 21, 2020 3:32 PM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>Subject: Re: IPCS - RUNARRAY EXEC problem
:>
:>Typo when I copied it.
:>
:>The command is as you wrote and the result is as below.
:>
:>On Tue, 21 Apr 2020 19:07:48 + Seymour J Metz  wrote:
:>
:>:>What is Xx?
:>:>
:>:>What output do you  get from
:>:>
:>:>RUNARRAY name EXEC((LIST X+8?+114 MULT(1) LENGTH(8)))
:>:>
:>:>
:>:>--
:>:>Shmuel (Seymour J.) Metz
:>:>http://mason.gmu.edu/~smetz3
:>:>
:>:>
:>:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>:>Sent: Tuesday, April 21, 2020 2:35 PM
:>:>To: IBM-MAIN@LISTSERV.UA.EDU
:>:>Subject: IPCS - RUNARRAY EXEC problem
:>:>
:>:>Array define via
:>:>
:>:>EQ name X LENGTH(16) ENTRIES(1:20)
:>:>
:>:>Issuing
:>:>
:>:>RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8)))
:>:>
:>:>The LIST command constantly displays the data from the first entry.
:>:>
:>:>Without the MULT operand it would display much more storage.
:>:>
:>:>The only example available is from RUNCHAIN in where the value of X is as
:>:>expected.
:>:>
:>:>What am I doing wrong>

--
Binyamin Dissen 
http://secure-web.cisco.com/1P8PPU3P_CJAnBU6EtyB2uLJvT8SiQM2BWSoVqIL141DNe_lLfXBwhXMauw_KXfrFASzF_mp3MWpbWaOs8X94HY1azz0Itp7oumBabwhXg6jAEc6Uasmvmhiwb3W7x6QMb2klXpSrUUvDbjdPhc2Vy2y7HZT39sTfeZIm2a809WdRJhdk_nUcJhqc60BBkRip0wcxMxAq7lp07SlrRL8GwgBNWPxVjm7s7luIG9af4oiJdXoANCUtl72S2pHoj7atfP1by8Q7ycE1JgUMRxeUEAnX2aZscqqoB871yXxjW5Y8ZNoI7FhnzL8FVSg-oWlFYN8VwLeSuZhRDrYJ0RXTWCjUyWdVL8JJByBgg473P5EGodxVL-u66q-bvslfSSQ-_d93ZOlTZl1HCcG6Dcmi1d3AnUaql7JhlcIM1_VKycTch0cLkKOjNcyFWURMfOQQ/http%3A%2F%2Fwww.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


Re: IPCS - RUNARRAY EXEC problem

2020-04-22 Thread Binyamin Dissen
The automatic LIST X is working, thus the command is valid.

The EXEC is not working properly.

On Tue, 21 Apr 2020 20:39:03 + Seymour J Metz  wrote:

:>Did you run it without the ADDRESS keyword?
:>
:>
:>--
:>Shmuel (Seymour J.) Metz
:>http://mason.gmu.edu/~smetz3
:>
:>
:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>Sent: Tuesday, April 21, 2020 3:32 PM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>Subject: Re: IPCS - RUNARRAY EXEC problem
:>
:>Typo when I copied it.
:>
:>The command is as you wrote and the result is as below.
:>
:>On Tue, 21 Apr 2020 19:07:48 + Seymour J Metz  wrote:
:>
:>:>What is Xx?
:>:>
:>:>What output do you  get from
:>:>
:>:>RUNARRAY name EXEC((LIST X+8?+114 MULT(1) LENGTH(8)))
:>:>
:>:>
:>:>--
:>:>Shmuel (Seymour J.) Metz
:>:>http://mason.gmu.edu/~smetz3
:>:>
:>:>
:>:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>:>Sent: Tuesday, April 21, 2020 2:35 PM
:>:>To: IBM-MAIN@LISTSERV.UA.EDU
:>:>Subject: IPCS - RUNARRAY EXEC problem
:>:>
:>:>Array define via
:>:>
:>:>EQ name X LENGTH(16) ENTRIES(1:20)
:>:>
:>:>Issuing
:>:>
:>:>RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8)))
:>:>
:>:>The LIST command constantly displays the data from the first entry.
:>:>
:>:>Without the MULT operand it would display much more storage.
:>:>
:>:>The only example available is from RUNCHAIN in where the value of X is as
:>:>expected.
:>:>
:>:>What am I doing wrong>

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


Re: IPCS - RUNARRAY EXEC problem

2020-04-21 Thread Seymour J Metz
Did you run it without the ADDRESS keyword?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
Sent: Tuesday, April 21, 2020 3:32 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IPCS - RUNARRAY EXEC problem

Typo when I copied it.

The command is as you wrote and the result is as below.

On Tue, 21 Apr 2020 19:07:48 + Seymour J Metz  wrote:

:>What is Xx?
:>
:>What output do you  get from
:>
:>RUNARRAY name EXEC((LIST X+8?+114 MULT(1) LENGTH(8)))
:>
:>
:>--
:>Shmuel (Seymour J.) Metz
:>http://mason.gmu.edu/~smetz3
:>
:>
:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>Sent: Tuesday, April 21, 2020 2:35 PM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>Subject: IPCS - RUNARRAY EXEC problem
:>
:>Array define via
:>
:>EQ name X LENGTH(16) ENTRIES(1:20)
:>
:>Issuing
:>
:>RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8)))
:>
:>The LIST command constantly displays the data from the first entry.
:>
:>Without the MULT operand it would display much more storage.
:>
:>The only example available is from RUNCHAIN in where the value of X is as
:>expected.
:>
:>What am I doing wrong>

--
Binyamin Dissen 
http://secure-web.cisco.com/1o6vMu92vW5KgSVuJPCPMFcJQ3HuDncQprFuIA8ZVwNW9bkY4dHfOWQB4aSWbORaIzFdai9fY8H3zfE1GZsMke76bxHtrsqmIb_KnKdnHqHzE4MKdcr0hw3KJmLDVdDp7Whm8xC-2Vcf6WpEgDkzLRtqo_Vvi4nJfessyoK0WzyLvkFBfyVazWJuD9DH20IZynd_kuzisPPcZoxJOdA6bbTZNTT5BRkqQGPKZ4rYLr8--srK2v7nCwuZlYyUSj1i7AtkmUBWLn8kofNA7MyQWGNVbMmOJIxyf6NYcGkHsy5kcgwPKLLRMmUZwh5l2IGv0E_x6juMidOFTzxaNnYXn9qeBaQ7Npa0PV6yp86P_3DwQFRifVUNzdj9MUNdCmc_vxxS3fo0grySCo37aJdKWehY80gsnbi8rlViGZgAB-6ZVfXJTpne361rSNloM4F9n/http%3A%2F%2Fwww.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


Re: IPCS - RUNARRAY EXEC problem

2020-04-21 Thread Binyamin Dissen
Typo when I copied it.

The command is as you wrote and the result is as below.

On Tue, 21 Apr 2020 19:07:48 + Seymour J Metz  wrote:

:>What is Xx?
:>
:>What output do you  get from
:>
:>RUNARRAY name EXEC((LIST X+8?+114 MULT(1) LENGTH(8)))
:>
:>
:>--
:>Shmuel (Seymour J.) Metz
:>http://mason.gmu.edu/~smetz3
:>
:>
:>From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>Sent: Tuesday, April 21, 2020 2:35 PM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>Subject: IPCS - RUNARRAY EXEC problem
:>
:>Array define via
:>
:>EQ name X LENGTH(16) ENTRIES(1:20)
:>
:>Issuing
:>
:>RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8)))
:>
:>The LIST command constantly displays the data from the first entry.
:>
:>Without the MULT operand it would display much more storage.
:>
:>The only example available is from RUNCHAIN in where the value of X is as
:>expected.
:>
:>What am I doing wrong>

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


Re: IPCS - RUNARRAY EXEC problem

2020-04-21 Thread Seymour J Metz
What is Xx?

What output do you  get from

RUNARRAY name EXEC((LIST X+8?+114 MULT(1) LENGTH(8)))


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
Sent: Tuesday, April 21, 2020 2:35 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IPCS - RUNARRAY EXEC problem

Array define via

EQ name X LENGTH(16) ENTRIES(1:20)

Issuing

RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8)))

The LIST command constantly displays the data from the first entry.

Without the MULT operand it would display much more storage.

The only example available is from RUNCHAIN in where the value of X is as
expected.

What am I doing wrong>

--
Binyamin Dissen 
http://secure-web.cisco.com/1O5yRRjnSpFvChvOkuzaYvbsJrXiq-XbJh99yfqOB_0nobaH1M51bwXQbNC34zAuPtmode2Y_lz9SF8huyKJIrmMhon8427yB3pgzh5qKUO7OEQW6I1YMB2yKPbL_d55tAB28Rq1XrXytedhqgAwhNd6yIYeSj18O6p5LZF7QlHfFdBOjRf3IJK6o6bZ3GrSBlEFNX9EAx3GF16GsIl1EBGVLhW8x-rTddyDxSJuc18HY2gdoQRshd6BACpJAzhDu8NUEQMsuC0zI1JABFy7-wwVlBehg6WUUZ6cwv8c19-hbZpU12J-FPOT44ypvbu559YKWi1V1Ggra96X-mhZOl7fMJRh6IRTONTvEyJtkjDffp9rn643ukWd4cXLigbgQo8RqrbyllSOIftigfUs6mDP64s5Db9sSn9J1QdR8XDKfGJ6bFYHqoyHSDLw7qDSQ/http%3A%2F%2Fwww.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


IPCS - RUNARRAY EXEC problem

2020-04-21 Thread Binyamin Dissen
Array define via

EQ name X LENGTH(16) ENTRIES(1:20)

Issuing

RUNARRAY ADDR(name) EXEC((LIST Xx+8?+114 MULT(1) LENGTH(8))) 

The LIST command constantly displays the data from the first entry.

Without the MULT operand it would display much more storage.

The only example available is from RUNCHAIN in where the value of X is as
expected.

What am I doing wrong>

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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