do i over A.
say 'A.'i '=' A.i
end
Should give only one line: "A. = I dunno".
However, I would probably write
do i over A.
say 'A.'i '=' A.[i]
end
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of
Paul Gilmartin <[email protected]>
Sent: Monday, July 1, 2024 8:32 PM
To: [email protected]
Subject: Re: Rexx is quite cool, flexible, powerful, feature-rich, thank you!
(Re: z/OS 3.1 Enhancements & Support News
On Mon, 1 Jul 2024 23:13:04 +0000, Seymour J Metz wrote:
>Yes, on my PCs I only use ooRexx, which has DO OVER and USE ARG; in TSO I'm
>stuck with classic REXX, which has neither.
>
What does DO OVER do for the analogue of REXX:
A. = 'Preset'
drop A.GAP
Null = ''; A.Null = "I dunno"
???
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN