× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



That's why a Git repository is a good thing. It will allow you to see a source member diff side by side with missing lines that were deleted.

You can even compare today's version to something last year and then copy/paste lines you want from the source.

I can recall debates on the merits of commenting out code vs removing dead code and there's probably no single right answer.

Although as I continue to use Git more, I am starting to come around to the idea of removing dead code so I don't have to skip over a ton of old code and comments or track several source member copies. (Aaak...Many of them mine....)

I can always go look at the diffs.

Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
------------------------------
message: 3
date: Wed, 28 Apr 2021 08:40:35 -0400
from: a4g atl <a4ginatl2@xxxxxxxxx>
subject: Re: Using CPYTOIMPF to copy a source member to the IFS does
not copy fields SRCSEQ and SRCDAT

The requirement is purely mine. If I need to compare then I would have the
source to do so. My problem is an unruly bunch who delete lines of code
rather than commenting lines out... so when something goes wrong, I can go
back and check. Source compare cannot handle the changes made and so is not
always helpful.

On Mon, Apr 26, 2021 at 4:33 PM Vern Hamberg <vhamberg@xxxxxxxxxxxxxxx>
wrote:

Back to Darryl - what are you trying to accomplish with an IFS copy? Is
that meant to be the source for compiling? Or documentation? Just
curious!! If trying to compile from IFS source, I don't know, do source
sequence and source date show up? Developers are kind of expected to get
used to using something like GIT and diffs, right?

OK, back to regular source PFs!

Regards
Vern


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.