_HMG_PRINTER_H_*() + hb_eol()
Posted: Thu Jul 23, 2020 7:35 pm
Hello everyone,
I use _HMG_PRINTER_H_PRINT() and _HMG_PRINTER_H_MULTILINE_PRINT() function extensively in my reports generation. Was wondering if there is a way to force the two functions to honor hb_eol() or is there any other way to achieve the same.
eg, "line 1"=hb_eol()+"line 2" should print in two lines.
Thanks,
I use _HMG_PRINTER_H_PRINT() and _HMG_PRINTER_H_MULTILINE_PRINT() function extensively in my reports generation. Was wondering if there is a way to force the two functions to honor hb_eol() or is there any other way to achieve the same.
eg, "line 1"=hb_eol()+"line 2" should print in two lines.
Thanks,