Kbase 16927: Results - What does qbf-r-attr[] mean ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Results - What does qbf-r-attr[] mean ?
Application developers integrating RESULTS into other
applications will use shared variables.
These are defined in version 7 (Char) book section 10-6.
and in version 6 section 9.6.
Most of the qbf-* are defined but qbf-r-attr[], which is to be
used with qbf-rcw is not.
Qbf-r-attr[] is an array for report page setting and is
stored in a separate qbf-r-attr[] element as follows:
qbf-r-attr[ 1]: (integer initial 1) left margin
qbf-r-attr[ 2]: (integer initial 66) page size
qbf-r-attr[ 3]: (integer initial 1) column spacing
qbf-r-attr[ 4]: (integer initial 1) line spacing
qbf-r-attr[ 5]: (integer initial 1) starting line
qbf-r-attr[ 6]: (integer initial 0) header-body spacing
qbf-r-attr[ 7]: (integer initial 0) body-footer spacing
qbf-r-attr[ 8]: =0 for regular, =1 for summary report
qbf-r-attr[ 9]: number of order-by to page-eject at, or 0
qbf-r-attr[10]: not used
Progress Software Technical Support Note # 16927