× 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.


  • Subject: Re: Why CLASSPATH behave so strange?
  • From: pytel@xxxxxxxxxx
  • Date: Thu, 25 Mar 1999 10:20:11 -0600

This is because STRQSH starts its own job and does not inherit current
directory setting from your original job. You may prove it by issuing pwd
command from a prompt after STRQSH.
You may run Java program by calling STRQSH CMD('java Hello'). In this case
current directory WILL be inherited.
BTW, you do not need to bother adding '.' to CLASSPATH. It's there by
default.

Environment variables are job attributes and are lost, when job ends.

Best regards
    Alexey Pytel



Ioachim@aol.com on 03/24/99 09:45:43 PM

Please respond to JAVA400-L@midrange.com

To:   JAVA400-L@midrange.com
cc:    (bcc: Alexei Pytel/Rochester/IBM)
Subject:  Why CLASSPATH behave so strange?





Hello,

I am trying to run my first java program, surprise-surprise Hello.class,
which
I uploaded into a directory TEMP on AS/400. Then I do WRKENVVAR and do not
find any variables. So, I create CLASSPATH and give it the value '.' (as
they
recommend on a web-site). Then I do CD /TEMP and get the answer that the
current directory really changed. STRSQH and java Hello. But it says it
cannot
read Hello.class. If I do java /TEMP/Hello, then it is OK. Why this
CLASSPATH
do not have effect.

Another question is why when I close the AS400 session and open it again, I
do
not find this CLASSPATH variable !?

Thank you.

Joe
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---



+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.