|
You can also use it interactively on OPM program compiled with OPTION(*SRCDBG). Just make sure you use STRDBG PGM(xxxxxx) OPMSRC(*YES) Of course the better answer is to use the much, much nicer visual debuggers built into WDSCi or CODE/400. Charles Wilt -- iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121
-----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Raby, Steve Sent: Monday, October 02, 2006 9:01 AM To: Midrange Systems Technical Discussion Subject: RE: Convert to RPG400 Just ust STRDBG, on an ILE pgm that is interactive -----Oorspronkelijk bericht----- Van: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]Namens Bob O. Verzonden: maandag 2 oktober 2006 14:56 Aan: midrange-l@xxxxxxxxxxxx Onderwerp: RE: Convert to RPG400 I just wanted to do some testing. Using the Interactive source debugger with RPG400 programs, I couldn't use the RPGIV program. I was getting an invalid source type error (of couse). I found the error anyway. Sombody was passing it 20060931. I didn't catch that for a few minutes (only 30 days in September). Thanks for all you help!From: "Paul Tuohy" <tuohyp@xxxxxxxxxxxxx> Reply-To: Midrange Systems Technical Discussion<midrange-l@xxxxxxxxxxxx>To: "'Midrange Systems Technical Discussion'"<midrange-l@xxxxxxxxxxxx>Subject: RE: Convert to RPG400 Date: Mon, 2 Oct 2006 13:40:40 +0100 Bob, We are all wondering why you need to convert back to RPG400? There is no native support for dates in RPG400 (i.e. RPGIII). You need tocall APIs or convert to day of millennium and subtract onefrom the other.But why can't you just use RPG IV? Regards Paul Tuohy ComCon www.comconadvisor.com -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Bob O. Sent: 02 October 2006 12:59 To: midrange-l@xxxxxxxxxxxx Subject: Convert to RPG400 Does somebody know what the code for this should be ifwritten inRPG400? I need to convert this but can't figure out what I needto do. Thanks.********************************************************************** Definition Specifications********************************************************************** D ISODate1 S D D ISODate2 S D *********************************************************************** Calculation Specifications********************************************************************** c *Entry Plist c Parm Date18 0c Parm Date28 0c Parm DAYS5 0* c move Date1 IsoDate1 c move Date2 IsoDate2 * C IsoDate1 SubDur IsoDate2 Days:*D * c Eval *Inlr = *On -- This is the Midrange Systems Technical Discussion(MIDRANGE-L) mailing listTo post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion(MIDRANGE-L) mailing listTo post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.-- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.