fantafanta
Programmer
Hi Friends,
I have recently started rexx and i am fine with the progress.
I am now executig few ISREDIT commands. I want some basic information that how do these work(excuted).
I have created a member by name(PARM) in my pds which is linked to SYSEXEC and SYSPROC.
The code just accepts data and displays it in uppercase.
After opening the member if I type 'PARM fanta' its displays 'Data entered by you is: FANTA'.
But when I try to type anywhere else (i.e, after coming out of my member PARM) this doesn't work.
i.e, when I try to type 'PARM fanta' its says 'INVALID COMMAND PARM'
I think ISREDIT code should work anywhere right???
If I am wrong please correct me. I am wasting a lot of time just searching about the information in net.
I have recently started rexx and i am fine with the progress.
I am now executig few ISREDIT commands. I want some basic information that how do these work(excuted).
I have created a member by name(PARM) in my pds which is linked to SYSEXEC and SYSPROC.
The code just accepts data and displays it in uppercase.
After opening the member if I type 'PARM fanta' its displays 'Data entered by you is: FANTA'.
But when I try to type anywhere else (i.e, after coming out of my member PARM) this doesn't work.
i.e, when I try to type 'PARM fanta' its says 'INVALID COMMAND PARM'
I think ISREDIT code should work anywhere right???
If I am wrong please correct me. I am wasting a lot of time just searching about the information in net.