|
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-
bounces@xxxxxxxxxxxx] On Behalf Of GKern@xxxxxxxxxxxxxxxx
Sent: donderdag 30 april 2009 17:38
To: wdsci-l@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] Why upgrade from WDSC to RDi?
"Okay, what is SEP?"
Service Entry Point - as noted by another respondent.
This is the only way to debug programs nowadays, and this is especially
true for batch jobs since SEP does all the service job tasks
automatically. It also allows you to step in and out of modules &
procedures too without having to register each object in a 'debug
mode'.
Just last week I found that while I was editing a source member, I
could
set a breakpoint (just for the heck of it - and I wasn't in debug
mode). I
tested the program in debug and sure enough the program stopped at my
breakpoint.
A small thing but its an advantage in that I can set break points while
editing or reviewing code which means I don't have to remember all my
'attention points' when I do get into debug mode.
And SEP will remember your monitored variables and breakpoints so that
if
I need to debug the same program in the future those debug properties
are
still intact.
And the monitor view lets you observe all your variables.
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.