got ya, thanks - all examples I have show all lower case, I' still suck in clists, ;) very little rexx

Carmen

On 12/19/2022 9:29 AM, Seymour J Metz wrote:
REXX is not case sensitive; it's a matter of style. Those of us who grew up on 
Hollerith cards are more used to upper case, while those who grew up on 
dual-case terminals are more used to, e.g., camel case, lower case.


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

________________________________________
From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Carmen Vitullo [petevi...@gmail.com]
Sent: Monday, December 19, 2022 8:29 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Rexx function STORAGE with weird behavior on Netview

I'm not really great with rexx but everything I have, and seen shows all
lower case ?

c2d(storage(d2x(........ etc

Carmen


On 12/19/2022 7:20 AM, Jack Zukt wrote:
Hi,

My colleagues come to me with a weird situation for which I cannot find an
explanation.

You are probably familiar with the IPLINFO REXX. It works just fine but
there is one system on which, when invoked by NETVIEW, the

CVT      = C2d(Storage(10,4))                /* point to CVT         */

instruction fails by not returning a value:

IRX0044I Error running ASVTASID, line 42: Function did not return data

As I said before, it works fine on every system and when running under
NETVIEW, except on this one system.

Any ideas where to look for the reason for this behavior?
Thank you all for your help,
Regards,
Jack

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

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

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