Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies the number of columns in a text file created with REPORT ... TO FILE ASCII.
_ASCIICOLS = nExpression
Parameters
- nExpression
Specifies the number of columns in the text file. The default value is 80.
Remarks
Include the TO FILE ASCII clause in REPORT to create a text file.
See Also
_ASCIIROWS | CREATE REPORT | MODIFY REPORT | REPORT | System Variables A-Z | System Variables Overview