I need to do PLI to Cobol Conversion . Can any one plz forward the list of Verbs PLI to Cobol equivalent.
Thanks in Advance,
Raman
PLI to Cobol Cobol Conversion
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: PLI to Cobol Cobol Conversion
Hello,
Rather than convert line by line (which often is very difficult if even possible), the preferred method is to understand what each "routine" in the pl/i code accomplishes and then write that logic in cobol.
Rather than convert line by line (which often is very difficult if even possible), the preferred method is to understand what each "routine" in the pl/i code accomplishes and then write that logic in cobol.
Hope this helps,
d.sch.
d.sch.