|
To throw my Unix two cents in. You can create a file called ".profile" in the users home directory. This file will be run every time the user goes into qshell. So if you have a .profile <BOF> CLASSPATH=".:/mydir" export CLASSPATH <EOF> then the environment can be customized for each developer or user. Dan H. ----- Original Message ----- From: "Kelly Cookson" <kc62301@yahoo.com> To: <JAVA400-L@midrange.com> Sent: Friday, March 02, 2001 5:13 PM Subject: Re: Newbee problem running Java program > Hi. I'm a newbee too, so I sympathize. :) > > If you saved your *.java source files in a directory > called /mydir, and you are working from the QShell > Interpreter, then: > (a) on the QShell command line enter > export -s CLASSPATH=/mydir > to set the classpath, and > (b) on the command line enter > cd /mydir > to make your directory the current > directory. > > If you are working from an AS/400 command line, enter > WRKENVVAR, select option 1, enter 'CLASSPATH' for the > name of the variable and enter '.' to make the > classpath default to the current directory. Return to > the command line. Then enter CHGCURDIR and set /mydir > as the current directory. > > I created an Absolute Beginner's Guide to Java on the > as/400 to fulfill a writing assignment in one of my > courses. I can try to send it as an attachment if you > want it. > > Kelly > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > +--- > | This is the JAVA/400 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: joe@zappie.net > +--- +--- | This is the JAVA/400 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: joe@zappie.net +---
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.