|
David, Joe, There is a compile keyword that solves this. I don't recall offhand what it is. -mark Original Message: ----------------- From: Joe Pluta joepluta@PlutaBrothers.com Date: Fri, 15 Mar 2002 09:37:53 -0600 To: rpg400-l@midrange.com Subject: RE: Cyclical reference in service programs? > From: David Gibbs > > Most of the code in SVCPGM-A takes a bit of data and decides to call a > routine that's in either SVCPGM-B1 or SVCPGM-B2. > > SVCPGM-A also has generic routines that are called by both SVCPGM-B1 and > SVCPGM-B2. > > Problem is: I have routines in SVCPGM-B1 and SVCPGM-B2 that want > to call the > generic routines in SVCPGM-A. Unfortunately, I can't get any of > the service > programs to compile first because the routines they are calling > don't exist > in the other service programs yet. I hate to say it, but the only thing I can think of is to remove the cyclical references in SVCPGM-A and put them in SVCPGM-A1. Then everything will compile. Joe -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.