Hello,
Porting programs from language to language requires Syntax exchange. Some
Keywords are fairly easy but then there are those that are not. COBOL keyword
OCCURS is an array builder used in data tables. Here is the reference;
http://www.3480-3590-data-conversion.com/article-reading-cobol-layouts-5.html
Hope this helps :)