RCODE-INFO handle
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The RCODE-INFO system handle lets you read
the r-code CRC from an r-code file. You can use this value to:
- Build a procedure security table, and then to verify the integrity of your application r-code against it
- Automatically install database schema trigger definitions in a deployment procedure that you run in a secure context
- Determine if you need to recompile procedure files after a database change
- Determine if procedure files have changed between different versions of your application
- Force validation of r-code files in a signed archive