IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Extract all "IF" Statements from COBOL in Rexx


IBM Mainframe Forums -> CLIST & REXX
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
Adarsh Damodaran
Currently Banned

New User


Joined: 05 Sep 2017
Posts: 1
Location: INDIA

PostPosted: Wed Sep 06, 2017 9:28 am
Reply with quote

I wan to extract all the IF and END-IF statements from a PS file which contains COBOL program. If we run the rexx exec we should retrieve all the IF and END-IF statements which has MOVE for functions between the scope terminators.Am new to rexx and I am trying to learn but I am not able to complete it..I have written a macro which will dispally all "IF" from COBOL but not with "MOVE" statements..Am not asking to provide the code but only the logic ... Thanks

personal insult deleted
Back to top
View user's profile Send private message
steve-myers

Active Member


Joined: 30 Nov 2013
Posts: 917
Location: The Universe

PostPosted: Wed Sep 06, 2017 10:30 am
Reply with quote

You will not get free code here. The people that respond to these requests do this on their own time. If you want code, you should be prepared to pay for it.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top