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



--
--
[ Picked text/plain from multipart/alternative ]
You got it just right from the looks of it.   Next step after you've set at
least one breakpoint and are back to the command line is to run your program
  Run your program either from a Call on the command line, or even go to any
menu and run the menu item that calls the program you are debugging. That
feature is nice because if you need to load PARMs into your program you can
do that with what is already built.



I found it useful in PDM to use F16 and add these four lines:

ED    Enddbg
I1    ? strisdb pgm(&n) updprod(*yes) invpgm(*cmd)
I2    strisdb pgm(&N) updprod(*yes)
I3    strDBG pgm(&L/&N) updprod(*yes)




---------------------------------------------------------
Booth Martin   http://www.MartinVT.com
Booth@MartinVT.com
---------------------------------------------------------

-------Original Message-------

From: rpg400-l@midrange.com
Date: Tuesday, December 11, 2001 01:41:59 PM
To: 'rpg400-l@midrange.com'
Subject: Debug in ILE

I am trying to write all new programs in ILE. But I cannot use debug. I am
trying to read the manual and have compiled it various ways, including:

CRTBNDRPG PGM(MYLIB/RPGPGM) DFTACTGRP(*NO) DBGVIEW(*SOURCE)ACTGRP(*NEW)

After playing around with this, I was able to view the source.

But, when I try to debug it, I use:

STRDBG (MYLIB/RPGPGM)

At this point, I select F10 to step through the program (I normally use
STRISDB).
This is when it returns me to where I was before the STRDBG command.

Can anyone shed any light? Your help is appreciated.

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


.
--
[ Content of type image/gif deleted ]
--



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.