A 10 Minute Guide on “Going Native” on Nonstop – Part 2: TAL to pTAL
In Part 1 of this series, I have provided some quick pointers on how to convert COBOL85 programs to native mode COBOL. I also pointed out that if the COBOL program calls routines in a TAL library, those routines will need to be converted to pTAL. In general, converting TAL code to pTAL code is …