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



midrange-l-request@xxxxxxxxxxxx wrote:

>   8. Re: How to set the path for qshell? (David Gibbs)
>
>Urbanek, Marty wrote:
>> Maybe set your path in a shell script instead of CL before you call your 
>> Java code.
>
>I'm not running a script.  I'm invoking the java command via qshell.
>
>qsh cmd('java -classpath somefile.jar com.midrange.myapp.MyClass parm1 
>parm2')


David:

I haven't tried to set PATH this way, but perhaps you could send multiple 
commands in the QWSH command string. Set PATH in the first command, then have 
the java command after the semi-colon something like:

==>  qsh cmd('set PATH=$PATH:/somedir/somesubdir;java -classpath somefile.jar 
com.midrange.myapp.MyClass parm1  parm2')

It's _got_ to be worth a try.

Tom Liotta

-- 
Tom Liotta
The PowerTech Group, Inc.
19426 68th Avenue South
Kent, WA 98032
Phone  253-872-7788 x313
Fax    253-872-7904
http://www.powertech.com



__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp

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.