List of Globals and Defines | ![]() |
The Functions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | _ASCIICOLS | Specifies the number of columns in an ASCII text file created with the ASCII keyword in the REPORT FORM command. |
![]() ![]() | _ASCIIROWS | Specifies the number of rows in an ASCII text file created with the ASCII keyword in the REPORT FORM command. |
![]() ![]() | _MLINE | Contains the memo field offset for the MLINE( ) function. |
![]() ![]() | _PAGENO | Contains the current page number. |
![]() ![]() | _PAGETOTAL | Contains the total number of pages in a report. |
![]() ![]() | _PRETEXT | Specifies a character expression to preface text merge lines. |
![]() ![]() | _TALLY | Contains the number of records processed by the most recently executed table command. |
![]() ![]() | _TEXT | File handle for the output file for the TEXT .. ENDTEXT and \ and \\ commands. |
![]() ![]() | _TRIGGERLEVEL | Contains a numeric value indicating the current trigger procedure nesting level. |