R-code portability and operating system-specific statements
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If you want your r-code to be portable, avoid OpenEdge statements
that are operating-system specific. For example, the DDE INITIATE statement
is specific to Windows.