× 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: Conditional Compiles in RPG IV and Compile time arrays.
  • From: Chris Bipes <rpg@xxxxxxxxxxxxxxx>
  • Date: Tue, 28 Mar 2000 14:21:25 -0800

Try putting your 
     **CTDATA ARRAY
all the way to column 1 
**CTDATA ARRAY
leave your if /endif starting at column 7 as they should be.

Christopher K. Bipes     mailto:ChrisB@Cross-Check.com
Sr. Programmer/Analyst   mailto:Chris_Bipes@Yahoo.com
CrossCheck, Inc.         http://www.cross-check.com
6119 State Farm Drive    Phone: 707 586-0551 x 1102
Rohnert Park CA  94928 Fax: 707 586-1884

If consistency is the hobgoblin of little minds, only geniuses work here.
Karen Herbelin - Readers Digest 3/2000


-----Original Message-----
From: Roger Vicker, CCP [mailto:rvicker@vicker.com]
Sent: Tuesday, March 28, 2000 10:54 AM
To: Midrange List
Subject: Conditional Compiles in RPG IV and Compile time arrays.


Howdy,

Does anyone have some details on how to use the conditional compile
(/define, /if defined...) with compile time arrays in RPG IV? I am
using them with H through O specs but am having trouble with the
arrays at V4R4M0. I would like to condition two or more of the compile
time data sets separately.

Example:

     /if defined(arra)
     **CTDATA ARRAY
ABC
DEF
      /endif
      /if defined(arrb)
     **CTDATA ARRAY2
GHI
JKL
     /endif

When I try this the /endif is treated as array data and the compiler
gives a severity 30 error that it is missing.
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| 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.