return new Promise((rs, rj) => {

      let out = '';
      let qry = H._.createQryStm(format);
      let pcs = exec(qry);