Dyalog / APLToolsWIP

APL Tools Group projects that are in progress
MIT License
2 stars 0 forks source link

Running HTTPCommand w V16 gives errors #1

Closed mbaas2 closed 7 years ago

mbaas2 commented 7 years ago
Dyalog APL/W-64 Version 16.0.29298
Serial No : 002753
Unicode Edition
Beta release
Mon Feb 27 12:59:44 2017
clear ws
      ]load C:\Users\MBaas\Documents\Git\APLToolsWIP\HttpCommand.dyalog
#.HttpCommand
     r←HttpCommand.Do 'get' 'www.dyalog.com'
VALUE ERROR
HttpCmd[188] LDRC.(⎕EX¨⍙naedfns)
                      ∧

No problems at all when doing the same in V15,

bpbecker commented 7 years ago

Yeah, it's not been upgraded to work with v16 yet... That work is a part of the Conga/HTTP mode project.