• convert .json to qrc

    From timepro timesheet@21:1/5 to All on Mon Mar 14 00:56:39 2022
    hi:

    my app is in xhb+wvw+ps32+dbf

    is there any function/way to convert a .json to a qrcode (qrcode file should be .jpg/.bmp)

    e.g.:
    proce main
    ..
    ..
    qrcjpg=will_convert_json_to_qrcjpg('the_jsonfile_to_be_converted.json')
    ..
    *print the qrcode
    psbitmap(a,b,c,d,qrcjpg) && pagescript32
    ..
    ..
    *endofmain


    func will_convert_json_to_qrcjpg(w1)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)