|
Sorry, misunderstood your question. You can run a command on the AS/400 from an FTP session using QUOTE RCMD AS400CommandString. If your AS/400 paths are correctly set up you should be able to use: quote rcmd java javaProgramName anyOtherParametersRequired Hope this helps Syd Nicholson ----- Original Message ----- From: "Wills, Mike N. (TC)" <MNWills@taylorcorp.com> To: <midrange-l@midrange.com> Sent: Monday, May 13, 2002 10:19 PM Subject: RE: FTP remote commands > Oops... want to do this via FTP remote. We have java all set up. > > -----Original Message----- > From: Syd Nicholson [mailto:sydnic@ccs400.com] > Sent: Monday, May 13, 2002 4:16 PM > To: midrange-l@midrange.com > Subject: Re: FTP remote commands > > > You need the Java virtual machine installed on your NT machine. You can > download this for free from Sun's Java web site, www.sun.com/java - and > follow the links. > > I also suggest you investigate the Java supplied with the AS/400. The > corresponding JVM should be present, and ready for download on your AS/400. > > To start a Java program you use - java 'program name' This is a simple > example, you may find you need to specify additional parameters depending > upon your set up. > > The Java virtual machine (JVM) must be able to find the program specified. > You will need to ensure that the path environment variable contains the > directory containing the java program. > > There are several other ways you can set this up - eg. deliver you java app > as an applet to a web browser. I recommend you read the documenation and > help on Sun's web site. Hopefully, this will get you started. > > Syd Nicholson > > > ----- Original Message ----- > From: "Wills, Mike N. (TC)" <MNWills@taylorcorp.com> > To: "Midrange - Midrange-L (E-mail)" <MIDRANGE-L@midrange.com> > Sent: Monday, May 13, 2002 9:32 PM > Subject: FTP remote commands > > > > Hello all. I want to be able to run a Java program on an NT box from the > > AS400. If this can be done, how can I do it? > > > > Mike Wills > > IT Corporate Support > > _______________________________________________ > > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing > list > > To post a message email: MIDRANGE-L@midrange.com > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > > or email: MIDRANGE-L-request@midrange.com > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/midrange-l. > > > > > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.