RUN_REPORT v7.1 BREAK-ON "'B'" (OpenInsight 32-Bit)
At 04 APR 2005 01:13:56PM Warren Auyong wrote:
OI 7.1
BREAK-ON "'B'" option in header prints as 'B'. Does the same in TCL. Works ok in SLIST.
code example:
rlist('SELECT 1000 SALES',5,
,
,) sent=LIST SALES BY STATUS_CODE BREAK-ON STATUS_CODE "^BP^" HEADING "SC=^BL^"' convert '^' to "'" in sent run_report(
,SENT,'SCREEN')
At 04 APR 2005 03:29PM Sean FitzSimons wrote:
Warren,
This was fixed in OI 7.1.1.
Sean
At 04 APR 2005 10:34PM Warren Auyong wrote:
Any ETA on v7.1.1?