|
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-
bounces@xxxxxxxxxxxx] On Behalf Of John Allen
Sent: Wednesday, August 14, 2013 2:49 PM
To: 'Java Programming on and around the IBM i'
Subject: How to retrieve current default Java version programatically
Is there a way to programmatically (CL or RPG) to retrieve
the current default version of JAVA that is set.
I need to conditionally execute CL code based on the current
default version of JAVA
(The Java Version that will run if I were to execute
RUNJAVA)
I know I can retrieve the version(s) of JAVA that are
installed, but I need the current default version.
The version that is displayed by running JAVA *VERSION
Example
If CurVerJava < "1.5"
Do A
Else
Do B
Enddo
Thanks
John
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.