Decompile Progress .r File -

In OpenEdge versions 10 and 11, the runtime provides an undocumented internal function called dumpRCode (or via the ProTop RCode Inspector). This is not a full decompiler but a —it outputs the internal token sequence and operand stack.

Use ls *.r or a Windows search. Batch decompilation is typical. decompile progress .r file

Scroll to Top