Seems to be a bug in the *tools/makeqrcode
works fine if you don't pass quality level (L,M,H) if you do I get a html dump response.
0020 call "*tools/makeqrcode","ABC123","/tmp/qrtest.png","H"
looks like server end may be an easy fix for you.
error 201
1:?msg(201)
Invalid response: '<html>
<head>
<meta http-equiv="Content_type" content="text/html">
<title></title>
</head><body>
Errorâ–’hasâ–’occured:<br>
ERR(Err)............12<br>
ERR(Erx)............120000<br>
ERR(Ret)............258<br>
ERR(OSerr)..........<br>
ERR(Program)......../home/pvxplus/public_html/qrcode.pvp<br>
ERR(EntryPoint).....0<br>
ERR(Stno)...........39<br>
ERR(Obj)............0<br>
ERR(Method).........<br>
ERR(Lfa)............60<br>
ERR(Lfo)............61<br>
ERR(LastPath)......./tmp/00135434.png<br>
ERR(LastKey)........<br>
ERR(Module).........pvxopn.c<br>
ERR(Line)...........145<br>
more debug stuff but seemed like not necessary.
Thx
I think the issue should now be resolved.
Please try again.
Thanks 8)