HP OpenVMS Systemsask the wizard |
The Question is: where can i get a library/class for accessing OpenVMS-RTL functionality (especially LIB$SET_SYMBOL,LIB$GET_SYMBOL) from JAVA. The Answer is :
Please visit the OpenVMS Java Frequently Asked Questions (FAQ) site:
http://www.compaq.com/java/faq/faq_ovms.html
Of specific interest will be the section entitled:
Interfacing with non-Java code
This section provides example code, and should provide you with exactly
what you seek.
|