Search found 2 matches

by IBMi_Fan
Fri Jul 15, 2022 8:11 pm
Forum: HTTPAPI
Topic: Error compiling http_String unrelated to library list
Replies: 3
Views: 5547

Re: Error compiling http_String unrelated to library list

I don't see the attachment that contains my compile listing and the errors that I uploaded. This is my first post so I may not have handled it correctly. Here is my code: 0000.01 Ctl-Opt dftactgrp(*no) bnddir('HTTPAPI'); 0000.02 0000.05 /copy qrpglesrc,httpapi_h 0039.03 0039.04 0039.05 d PI 0039.06 ...
by IBMi_Fan
Fri Jul 15, 2022 7:49 pm
Forum: HTTPAPI
Topic: Error compiling http_String unrelated to library list
Replies: 3
Views: 5547

Error compiling http_String unrelated to library list

Hello, I have 2 questions that I am hoping to get assistance with: #1. I am getting the following errors when I compile my program to post a basic 'hello_world' string to a REST service. *RNF5409 00 1 The prototyped call returns a value which is lost when CALLP is used. *RNF3756 20 1 OPTIONS(*NOPASS...