- assigned_to: nobody --> rexx
Downloaded win32 and am using Win98 with Obj Rexx Dev Ed 1.03. The standalone REXXCURL.EXE
reports "Cannot read page ...". By the way, I think your example in the README is wrong. Tried
standalone with other pages and they failed, too ("rexxcurl http://www.netscape.com"\). OK, went
to straight REXX interface "REXX TESTCURL HTTP:// etc." and got page fault in rexxcurl.dll:
017f:10002dfl. Thought maybe something about libcurl so I downloaded that but the current 7.9
.zip for windows does not contain a libcurl.dll. By the way, the straight CURL command works ok.
Ths package looks very useful. My aim is to get OS390 and/or VM print files into a local
newsservice via NPPT. Since OS390 Rexx can't be used direct I'll probably FTP to some Intel box
or possibly Linux/VM first.