On Mon, 21 Mar 2022 17:32:30 +0200, ITschak Mugzach wrote:
>This is how I do it today. I want to experience the development of the host
>command processor.
>
Ah! OJT! That's admirable. BTW, note that we've both been casual below
with respect to the Use vs. Mention or Variable vs. Literal distinction.
>בתאריך יום ב׳, 21 במרץ 2022 ב-17:19 מאת Paul Gilmartin:
>
>> On Mon, 21 Mar 2022 16:53:33 +0200, Itschak Mugzach wrote:
>>
>> >Thanks all, I will try to simplify and better describe my needs. I have an
>> >application that stores data. I want to create an interface to this
>> >application using an address call. for example (just an example, my
>> >interest is on the myapp code):
>> >address myapp get key(44)
>> >address myapp put key(44) data('some data')
>> >address myapp loc Data('some data')
>> >
>> Is this something that might equally well be done with, e.g.:
>> myparm = "loc Data('some data')"
>> address LINIKMVS 'myapp myparm'
>> ...
>> and accessing Rexx variables with IRXEXCOM:
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN