1. Click on the File menu
2. Choose New
3. Choose isCOBOL EIS ProjectNote - At the time this document is written Android devices don’t support Java classes whose major version number is greater than 51, so, if you’re working with JDK 1.8 or greater:
5.
8. Click on the Finish button to confirm settings and complete the project creation.Note - you will be prompted to switch to the isCOBOL HTML perspective. This switch is suggested in order to have a better view of this kind of project.
9.
10. Choose Source File
11. Give it the name "hello.cbl" and click on the Finish button.
12. Put the COBOL code into the program and compile it
2. Put the COBOL code into the file
Note - At the time this document is written Android devices don’t support Java classes whose major version number is greater than 51, so, if you’re working with JDK 1.8 or greater, use this command instead:
Note - The above code takes advantage of the HTTPHandler class (com.iscobol.rts.HTTPHandler) for communicating with the HTML user interface (explained later).
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |