Hi!
There is still a lot of information about RPG fixed format .... but,  I don't recommend learning it, unless it's to modify an old program! and in that case, I always recommend converting it to the new format.
It is true that some of the old syntax cannot be converted line by line... for example, primary-secondary input files, "move" type operations... etc.
We must look to the future and never to the past. RPG is more alive than ever and you have to apply everything new!
I recommend some videos from my YouTube channel
www.youtube.com/@ChristianLarsenRPG
Greetings!
------------------------------
Christian Larsen
IBMi RPG Analyst/Developer
Mayoral Moda Infantil
Málaga
------------------------------
                                                
					
                                                    
        
                                                
				
                                                
                                                Original Message:
Sent: Fri January 19, 2024 10:21 AM
From: Ishtar Terra
Subject: Resources to learn IBM i RPG fixed format
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