Progress
Developer’s Toolkit


R-code

R-code, or run-time code, is precompiled code. When you compile a source procedure, Progress places the compiled version of the procedure into a file that has the same name as the source procedure with a .r extension. There are two types of r-code: time-stamp-based and CRC-based. For a complete discussion of these two types of r-code, see the Progress Programming Handbook.

Like encrypted source, r-code is not readable to the human eye and therefore protects your application from users attempting to make changes.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095