Hi Rick -

In another life, I remember modifying some old s/3-s34-s36 code (FDMAS
comes to mind, but my memory often fails...)

each RPG program had something similar to the following lines:

EARRY          can't remember syntax of 'e' specs....
<snip>
CLRNLR              MOVE ARRY,1     ARRY,2
<snip>
**
COPYRIGHT (C) 19xx
IBM CORPORATION

a rather OBVIOUS example of code salting, but it kept the honest folks
honest.

The MOVE line is not an example of code salting. There has to be a reference to the array to keep the compiler happy and to make sure that the array is placed in the program object so that the copyright is visible there.


--
Ken
http://www.ke9nr.net/
Opinions expressed are my own and do not necessarily represent the views of my employer or anyone in their right mind.



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-2025 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.