ASCII Property (Read/Write) |
Top Previous Next |
It is used when transferring files from host to PC to convert EBCDIC characters to Ascii characters.
Visual Basic Syntax
IndFile.AscII [= Boolean]
C# Syntax
IndFile.AscII; [= bool]
See also CrLf property.
|