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



We still do not know why they have to be interactive? Is there a display file used? Then you can't call them in a batch environment - period. (Yeah I know - things can be done with the display APIs! but not going there)

Again, what problem are you trying to solve?

And you could retrieve job attributes even in an RPG - but it might be through an API or else call a CL to run the RTVJOBA

Regards
Vern

-------------- Original message ----------------------
From: Nick Franco <franco.nick@xxxxxxxxxxxxx>
Actually, no. The programs in question are RPGs that I am putting a CL
over. They can only be run interactively, so there is no RTVJOBA command.
Any other suggestions? Thanks.

Nick Franco

I'm assuming the program you're calling is a CL program. It probably
retrieves the job attributes to determine whether it is running >in an
interactive or a batch environment. If you can do a RTVCLSRC of this
program, you could comment out the RTVJOBA >command and recompile the
program in another library. Then when you run in batch, be sure that
library is ahead of the original >library in the job library list.


Nick Franco wrote:
I have an interesting problem. We have several programs that are written
to be executed in an interactive environment. >>Here is the catch. I am
trying to execute them from either an FTP session from a server using rcmd
or using a java >>command from the software on the server (EXTOL EBI). The
AS400 sees these jobs as being run in a batch environment. >>Is there a
way to trick the AS400 into thinking these are being run interactively?
Changing the programs themselves is not >>an option at this point. If I
can put a CL around it that can change the way the system sees it, I can
do that. HELP!

Nick Franco

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.