Converter / Fixed → Free format
CHECKING SESSION
+ Analyser Dashboard ← Home
Fixed-format RPG input
Drop your file here
or click to browse
.TXT .DOCX .PDF
— or —
Notepad · Word documents · PDF
Extracting text
Reading file...
TXT
filename.txt
0 KB
Conversion options
Replace all fixed-format specs with modern free-format equivalents
Replace MOVE/MOVEL with EVAL, COMP with IF, GOTO with structured loops
Replace %SUBST, %TRIM, %LEN, %FOUND etc where applicable
Keep all * and // comments in the converted output
Experimental — converts data structures and field definitions
Paste fixed-format RPG above to begin
Free-format output
No conversion yet
Paste your fixed-format RPG on the left. RPGLens will convert it to modern free-format ILE RPG, modernise op-codes, and flag anything that needs manual review.
0
Lines converted
0
Op-codes modernised
0
BIFs introduced
0
Manual review needed
Download:
Always review converted code before compiling