Hi,
I am working on creating the rexx exec to find and delete the unused variables in cobol program. If anyone might have a similar utility please share.
I have not yet seen one that will work 100% of the time. If someone builds one, it will probably not be provided for free. Keep in mind that just because a variable name is not found in the code, does NOT mean it is not used. . . There are considerations about things that are in copy members, include members and the like that this "parser" will not know about. . .If any one have the same rexx script please share or guide me to achive this rexx script.
Please let me know how we can OPTIMISE(FULL) option in SCLM.