magesh_rathnam Beginner
Joined: 29 May 2004 Posts: 5 Topics: 4 Location: Chennai
|
Posted: Wed Oct 20, 2004 9:11 am Post subject: REXX help needed |
|
|
Hi all,
I would like to know the commnd for excluding all the commented lines in a code. I used the following code:
ADDRESS ISPEXEC
"ISREDIT X ALL '*' 7 "
but it gives me RC of 4. I dont know waht is the problem because this exclude works well in normal command window. But other command line commands like find etc are working correctly in the macro. the only problem lies with this exclude command.
pls help me
Regards,
Magesh. |
|