I have resolved the RC=28 by using
"LINE_AFTER" I "= '&SSIDLINE'"
Now my output contains duplicates. I think it may because of the "end" parameter.
Could someone help me with this one?
/* REXX */
TRACE I
ADDRESS ISREDIT
"MACRO"
"EX ALL"
"F ALL 'LOG START=00.000 00:00:00.0'"
FINDRC = RC
IF...
Thanks but I still am getting the same results...
Sorry but you are talikng to a real novice here. Just started learning REXX and not sure what or how to give you the ZERRLM results...
This seems to be working well except now it's in a looping and I have to cancel the job:
READY
PROFILE PREFIX(#999336)
READY
ISPSTART BDISPMAX(999999) CMD(%OLICDJEA)
3 *-* ADDRESS ISREDIT
4 *-* "MACRO"
>L> "MACRO"
5 *-* "EX ALL"
>L> "EX ALL"
6 *-* "F...
I think I found the answer to my own question from one of your other threads!!! I place "MACRO" right after the ADDRESS ISREDIT and was able to edit the dataset. The results are not what I expected but I can work with that.
results:
SSID=#999149 LOG START=00.000 00:00:00.0
HANGE.SUBSYS...
I am running a batchtso that's not working. The PARSE is not returning anything and I have to cancel job to end. Anything will be appreciated. The end result should be:
CHANGE.SUBSYS SSID(#910973 ) STARTRCV
CHANGE.SUBSYS SSID(#910973 ) ENDRECOV
CHANGE.SUBSYS SSID(#981424 ) STARTRCV...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.