Search found 4 matches

by dirthawger
Wed Mar 29, 2023 11:39 pm
Forum: HTTPAPI
Topic: Cant get HTTPAPI to work
Replies: 5
Views: 3373

Re: Cant get HTTPAPI to work

Much appreciated for the responses, but I finally figured out the problem. I checked the version of HTTPAPI on our system and it was from 2014. Installed new HTTPAPI and so far everything works as it should. Spent about 8 hours on this today only to try this within the last 45 mins.
by dirthawger
Wed Mar 29, 2023 5:20 pm
Forum: HTTPAPI
Topic: Cant get HTTPAPI to work
Replies: 5
Views: 3373

Re: Cant get HTTPAPI to work

Yea I got that part covered and it recognizes the library and I can see all the procedures in my spooled file but I still can't get a simple http_get program to compile. Says *RNF0637 30 1 An operand was expected but was not found; specification is ignored. ctl-opt option(*nodebugio) dftactgrp(*no) ...
by dirthawger
Wed Mar 29, 2023 4:07 pm
Forum: HTTPAPI
Topic: Cant get HTTPAPI to work
Replies: 5
Views: 3373

Re: Cant get HTTPAPI to work

I apologize for not checking first, but I'm using miworkplace as my IDE, for some reason I can't compile it in the IDE but it compiles successfully on the green screen.
by dirthawger
Wed Mar 29, 2023 3:54 pm
Forum: HTTPAPI
Topic: Cant get HTTPAPI to work
Replies: 5
Views: 3373

Cant get HTTPAPI to work

Hey everyone, I'm having an issue getting HTTPAPI to work on our system. I have everything installed and in LIBHTTP. However, I can't even access any of the code because I keep getting an RNF0273 error, "Compiler not able to open the /COPY or /INCLUDE file; directive ignored." Here is some...