×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
What is the underlying problem you need to solve?
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]
On Behalf Of John Allen
Sent: 14. august 2013 21:49
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
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing
list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.