Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the character used as a line separator in text Stream objects.
Constant | Value | Description |
---|---|---|
adCR | 13 | Indicates carriage return. |
adCRLF | -1 | Default. Indicates carriage return line feed. |
adLF | 10 | Indicates line feed. |
ADO/WFC Equivalent
These constants do not have ADO/WFC equivalents.