× 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: Job switches
  • From: "Dave Wall" <dawall@xxxxxxxxxx>
  • Date: Mon, 16 Jul 2001 08:37:49 -0500


Toolbox has a LocalDataArea class.  The key consideration is the job.  One
job cannot read or alter the lda of another job.  Since Toolbox carries out
lda requests via program calls, the lda class works only with the lda of
the program call server job.  That is a big restriction but the lda class
can still be useful.  All program calls through the same AS400 object use
the same server job so you can use the class to update the lda, then use
program call to run a program.  As long as you use the same AS400 object
the two operations will use the same job / lda.

David Wall
AS/400 Toolbox for Java



                                                                                
                               
                    jpcarr@tredegar.co                                          
                               
                    m                        To:     JAVA400-L@midrange.com     
                               
                    Sent by:                 cc:                                
                               
                    owner-java400-l@mi       Subject:     Re: Job switches      
                               
                    drange.com                                                  
                               
                                                                                
                               
                                                                                
                               
                    07/13/2001 03:09                                            
                               
                    PM                                                          
                               
                    Please respond to                                           
                               
                    JAVA400-L                                                   
                               
                                                                                
                               
                                                                                
                               




If you find that out,   Next I want to access the LDA from Java

RDLMAO

John

--------------
Hi all,

I have a Java program which calls a CL program which sets the Job switches
(U1-U8) based on certain conditions.
How can I check if these switches are on or off in my Java program.

I am using Jt400 and AS400 Tool Box for Java.

Thanks in advance,
Suneetha.

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