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


  • Subject: Re: Too big !
  • From: jcbradley@xxxxxxxxxxx (John C. Bradley)
  • Date: Tue, 22 Jun 1999 22:04:36 -0400 (EDT)

>I have problem with PUR500D3 (part of BPCS) it is too BIG (RPG error) !
>
>IS a simple way to fix this problem (cut to part ???) ?
>
>Please help me !!!
>
>Dariusz Blazkow

I'm not sure if there is a "simple" way.

1. SEU used to have, and for all I know, still has a limit of about 32,760
lines 
   of source code.  If your source needs more lines than this, you'll have to 
   use the /COPY operand to bring extra source members in at compile time.

2. If the OPM (Original Program Model) RPG program is too big to compile, this 
   can be caused by there being more than 32,760 items (sorry, I don't have 
   an AS/400 conneciton while writing this, so the terminology isn't precise) 
   like fields, tags, subroutine names and variables defined in the program.  
   The way I've seen this problem worked around is to convert to RPG ILE and
compile.
   You would copy your various pieces of source into one big member for the
compile.

   Arthur Andersen's MAC-PAC manufacturing software resorted to this latter
approach 
   a couple of years ago when about four of their programs grew too large to be 
   compiled using OPM RPG.

I hope this was of help.

I'm sure the people on this list will contribute a lot of ideas to help you.

Good luck!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-L' in the body of your message.  Questions should *
* be directed to the list owner / operator: david@midrange.com          *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.