Hi Team,
Is there any ideas to do Re-Engineering in Mainframes?
I know a few.. Like
1. Compilet option to TRUNC(OPT) from TRUNC(STD)
2. Using FASTSRT in cobol compiler
3. To move corresponding values, Than to use Initilize ( Initilize is more costly than move corresponding)
4. If there is a array, Initilize the array and then move the value, Also use depending upon CLAUSE.
Can everybody share there Ideas on Re-Engineering in COBOL?
Thanks
Shankargouda