CICS Programming Languages
•Assembler
•COBOL
•PL/I
•Rexx
•C/C++
•JAVA
http://www.hendela.com   Your Web Database Experts. Landing pages, Online Surveys, Search Engine Optimization
•The first application programs for CICS had to be written in Assembler.
•By the 1970’s support for COBOL and PL/I were added. [Ankrum]
•Although CICS supports a variety of languages, most applications are written in COBOL.  [Menendez]
•Rexx is not really for application programming, but is similar to a Unix scripting language.
•Besides the programming languages listed above, you may write programs in Visual basic to interact with CICS via IBM’s Extended Call Interface (ECI).  HTML can communicate with CICS via Internet Inter-ORB Protocol (IIOP) [Horwill]
•RPG II was briefly supported and then dropped.  Ada development support was also dropped due to a lack of market acceptance. [Ankrum]