Dear all,
I'm a beginner in the IBM i world and currently I'm learning RPG programming language.
Fully free format is not a problem because Internet have plenty of tutorials and there are a lot of educational textbooks that I use to gain knowledge.
Difficulties start when I have to write fixed-format specifications. I surfed a lot on the web, even in the official documentation of IBM, but I wasn't able to find any resources to learn legacy RPG syntax and logic (that is, fixed form syntax).
In particular I need to learn:
- how to declare variables;
- variable types;
- columnar format (where to write the right thing in the designated column);
- syntax for calculations...
I'm looking for a textbook, or an online course, even a GitHub repository with commented code, or a website with a knowledge base focused on RPG fixed format. Could you suggest me some?
------------------------------
Ishtar Terra
"...a newcomer into the IBM world."
------------------------------
#RPG