Click or drag to resize

List of Globals and Defines

X#

The Functions type exposes the following members.

Globals and Defines
  NameDescription
Public fieldStatic member_ASCIICOLS
Specifies the number of columns in an ASCII text file created with the ASCII keyword in the REPORT FORM command.
Public fieldStatic member_ASCIIROWS
Specifies the number of rows in an ASCII text file created with the ASCII keyword in the REPORT FORM command.
Public fieldStatic member_MLINE
Contains the memo field offset for the MLINE( ) function.
Public fieldStatic member_PAGENO
Contains the current page number.
Public fieldStatic member_PAGETOTAL
Contains the total number of pages in a report.
Public fieldStatic member_PRETEXT
Specifies a character expression to preface text merge lines.
Public fieldStatic member_TALLY
Contains the number of records processed by the most recently executed table command.
Public fieldStatic member_TEXT
File handle for the output file for the TEXT .. ENDTEXT and \ and \\ commands.
Public fieldStatic member_TRIGGERLEVEL
Contains a numeric value indicating the current trigger procedure nesting level.
Top
See Also