|
From: "James W. Kilgore" <eMail@James-W-Kilgore.com> > Back to my original question and the problem I'm trying to > solve: How do I lock up the work station, showing step > progress bars, while submitting the whole process to batch > to use the better CPW? Do I understand the question? The interactive job could alternate between displaying the progress bar and checking the data area for new status. The batch job updates the data area (status). The WAITRCD parameter on the CRTDSPF command specifies the maximum number of seconds to wait for the display file read operation before returning control to the interactive job. If you wanted to show a progress bar in a browser as an alternative to a 5250 screen, you could set a refresh interval for the HTML page. The page could make a request to a program to check the data area and update the progress bar accordingly. HTH, Nathan M. Andelin www.relational-data.com
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.