×
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.
From: DennisRootes@xxxxxxxxxxx
Could someone please let me know what I'm doing wrong here? Thanks!
Should I not try and run interactive commands? Or is there a better way
to run them without using STRRSESVR?
In my opinion, if you need to use a green screen utility (maybe WRKACTJOB or
whatever) then use an emulator. If you want a GUI for those types of
functions, use iNav.
If you're debugging a green screen program, you use Service Entry Points to
set the initial breakpoint on the program, and then you run it from the
green screen like you normally would. i5/OS traps the call, suspends the
job, and transfers control to WDSC, at which point you can debug it like you
normally would.
It's really the cat's pajamas. <grin>
Some people don't use this because you can't set an SEP on a non-ILE
program. I wonder, though, if you can use an ILE wrapper and then step into
the non-ILE programs. I haven't tried that.
Joe
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.