New1
Previous  Next

Initializes the object.
Syntax: New1 (ConnectionName As Stream, ASCII As Boolean)
ConnectionName - The name of a file connection opened using FileOpen (must be of random type).
ASCII - If false, strings will be encoded using UTF-8 (Unicode) format, otherwise strings will be encoded using ASCII format.