Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the number of rows in a text file created with REPORT ... TO FILE ASCII.
_ASCIIROWS = nExpression
Parameters
- nExpression
Specifies the number of rows in the text file. The default value is 63.
Remarks
Include the TO FILE ASCII clause in REPORT to create a text file.
See Also
_ASCIICOLS | CREATE REPORT | MODIFY REPORT | REPORT | System Variables A-Z | System Variables Overview