R-code portability and operating system-specific statements
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.