×
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.
Thanks, did try that with same results but now reading
https://www.ibm.com/support/knowledgecenter/en/SSPSQF_9.0.0/com.ibm.etools.iseries.pgmgd.doc/cpprog299.htm
as it has to be some sort of syntax.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jack Woehr
Sent: Monday, June 25, 2018 1:25 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: REST from V7R3
Not sure about ILE C but in the C world never use < > for #includes that aren't system includes.
Try the combo of
- case-correct include path
- #include "axis/Axis.h"
On Mon, Jun 25, 2018 at 11:20 AM, Don Osmond <don.osmond@xxxxxxxxxxxxxx>
wrote:
Was worth a shot but no joy
CRTBNDC PGM(DPOLIB/SOMCLEPCCS) SRCFILE(DPOLIB/QCSRC)
SRCMBR(SOMCLEPCCS) RE
PLACE(*YES) INCDIR('/QIBM/ProdData/OS/WebServices/V1/client/include')
DPOLIB/QCSRC(SOMCLEPCCS), 52.11: CZM0296(30) #include file <axis/Axis.h>
not found.
--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021
NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information. If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited. If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately.
--
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:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.