| 
 | 
That worked, Simon.  Thanks.  For the archives, here is
what I put in my environment variable INCLUDE:
/QIBM/ProdData/ILEC:/QIBM/ProdData/ILEC/include:/QIBM/include:/home/phil/apps/include
Now I am getting a parsing error.  There is an #endif
that is getting copied as #endi.
Here's part of the compile listing:
   61       |FM_IMPORT void fmRemoveLListItem(fmLList*
List,fmLListNode* Node);                                |
  3427     1
   61       + void fmRemoveLListItem(fmLList*
List,fmLListNode* Node);
        +   3427     1
   62       |
                                                      |
 3428     1
   63       |#endi
                                                      |
 3429     1
===========>
.a................................................................................................
*=Warning=========> a - CZM0430 The preprocessing
directive endi is not valid.
But the relevant source code snip looks like this:
FM_IMPORT void fmRemoveLListItem(fmLList*
List,fmLListNode* Node);
#endif
 ************End of Data********************
Is this a known problem?  Should I call IBM about this?
Thanks,
Phil
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.