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

Need example for CALL 'ISRSUPC' in COBOL


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Sue Adams

New User


Joined: 13 May 2020
Posts: 1
Location: United States

PostPosted: Thu May 14, 2020 5:32 am
Reply with quote

There is a thread for passing parms for ISRSUPC in COBOL, which is helpful, but incomplete for me. I don't know how to pass the search string or where the results go, or what they look like. A sample CALL would be very much appreciated.

I would like to search, in a loop, working storage fields from a DCLGEN in several PDS COBOL libraries. This particular DCLGEN has 131 fields. I don't want to do 131 separate batch searches to find the programs in which these fields occur. There are many more DCLGENS I need to use, but this is one of the bigger ones.

Thanks,
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1315
Location: Vilnius, Lithuania

PostPosted: Thu May 14, 2020 2:16 pm
Reply with quote

Cobol is Turing complete, and so is Brainf*ck, but I wouldn't write any accounting system with it.

Use a language that's better suited, like REXX!
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1315
Location: Vilnius, Lithuania

PostPosted: Thu May 14, 2020 10:46 pm
Reply with quote

Or formulated differently: Law of the instrument
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts COBOL sorting, with input GDG base COBOL Programming 7
No new posts Need help with ADABAS query (COBOL-AD... All Other Mainframe Topics 0
No new posts Replacing FILLER with FILLER<SeqNu... DFSORT/ICETOOL 2
No new posts Compile Sp Cobol base COBOL Programming 1
No new posts SQLCODE=-311 in Cobol SP-DB2. COBOL Programming 2
Search our Forums:

Back to Top