Logic behind SuperC working



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Logic behind SuperC working

Postby rima_s_2109 » Wed Jun 16, 2021 9:58 pm

What is the logic behind the SuperC working.
How it is comparing the files?
Actually we wanted to develop new utility using python which will work like SuperC(3.13).
rima_s_2109
 
Posts: 1
Joined: Wed Jun 16, 2021 9:48 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Logic behind SuperC working

Postby enrico-sorichetti » Wed Jun 16, 2021 10:26 pm

if the TS had spent about 4 seconds googling for "python file compare"
or even better for "file compare algorithms"
he/she would not have had the need to ask

the search returned
https://docs.python.org/3/library/filecmp.html
and
https://docs.python.org/3/library/diffl ... le-difflib

to get the most out of the questions asked
and avoid pissing off the people who spend thir time helping
it would be wise for the TS to read and meditate on
How To Ask Questions The Smart Way
http://catb.org/~esr/faqs/smart-questions.html

or read at https://cbttape.org or at https://github.com/mainframed/CBTTAPE the sources of
//*+File 045: PDS Compare program adapted from Yale compare pgm *
//*+File 226: COMPRSEQ - Dave Cole's compare program - orig vers *
//*+FILE 722: FileWiz - File Compare Program from Shirley Huhtanen *

or the sources of
GNU Diffutils, a package of several programs related to finding differences between files.
https://www.gnu.org/software/diffutils/
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

These users thanked the author enrico-sorichetti for the post:
rima_s_2109 (Thu Jun 17, 2021 10:26 pm)
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post