Previous Next

MD5-VALUE attribute
Returns the MD5 value stored in an r-code file.
Data type:
Access:
Applies to:
The return value is a 32 character hexadecimal number.
Use this attribute to determine if a procedure changed between different versions of your application.
If you did not use the GENERATE-MD5 option on the COMPILE statement to compile a procedure or class, the AVM did not store the MD5 value in the r-code file. In this case, this attribute returns the Unknown value (?).

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.