Detailed info about RCode

PDECODE

Active Member
You need some more informations about Rcode?
try this free tool http://progress-tools.x10.mx/rcode.htmlhttp://progress-tools.110mb.com (closed project)
In this time it will extract from .r this:

Date of compilation, Compilation version, Segment size, Length, Init. val segment size, Debugger segment, Action segment size, Ecode segment size 1, 2, 3, 4, Debugger segment size, I proc number, Frame number, Text segment, Frame segment size, Text segment size, Code page, CRC, Initial offset, Action offset, ECode offset, Frame offset, Text offset, Debug offset and debug details.
 

PDECODE

Active Member
New Version

Version 1.1 released. Changed look of the program. Now is output in more readable form :)
 

PDECODE

Active Member
New Release

Released versoin 1.5 - Support for more languages, Extract used text, Name extraction for procedures, functions, dll calls (only V9) ... (for more info read readme.txt)
 

PDECODE

Active Member
Update

Released version 1.6 - calculate CRC of source file (the same as PROGRESS use) Useful if you want know if source was changed from last compilation (compared to Debug CRC 1 from RCode Info) and you need recompile source.
 
Top