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



Vernon,

For your information, you can debug batch jobs using STRDBG at V5R1 (and
earlier releases too). Set parameter "Start job"to *NO and the last
parameter is default *SELECT will show a list of all active jobs in job
number sequence. select your job to debug and STRSRVJOB is executed
automagically, too.

To stop debug such jobs: ENDDBG and ENDSRVJOB.

Regards,
Carel Teijgeler. 

*********** REPLY SEPARATOR  ***********

On 23-10-2006 at 7:29 Vernon Hamberg wrote:

Exactly. And in recent releases it is possible to use something 
called a SEP so that you don't need to know the job, just the 
program. I've not used it yet, as I develop on V5R1, where it is not
available.

The CGI job or jobs run as one of the jobs in subsystem QHTTPSVR and 
have the job name equal to the name of the http server instance.

And on the STRDBG, add the OPMSRC(*YES) parameter if your program is 
not ILE but created with OPTION(*SRCDBG) or OPTION(*LSTDBG).

Good luck
Vern

At 07:13 AM 10/23/2006, you wrote:

"Peter - do I assume correctly that you know how to use debug with
your CGI program?"

I am not an expert Vernon but I used to debug this specific program in
the
past (like 3-4 yrs ago) by starting a service program for that job: (like
STRSRVJOB JOB(JobNumber/JobUser/JobName) ) and by starting debug mode for
the program and setting my breakpoints: (like STRDBG
PGM(Library/Program/)
UPDPROD(*YES)), for example.

Is something like that what you are referring to?  I think that all I
need
to get in to the program and see, step-by-step, what is going on.


Peter Vidal
PALL Corporation / SR Programmer Analyst, IT Development Group
10540 Ridge Rd., Ste 203, New Port Richey, FL 34654-5111
http://www.pall.com

"It is simplicity that makes the uneducated more effective than the
educated when addressing popular audiences.".
Aristotle (384 BC - 322 BC), Rhetoric

--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

-- 
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.