CWA Methods |
The CWA type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates an ASCII file to write to. | |
| CreateEx | Creates an ASCII file to write to. | |
| CreateSBF | Creates an ASCII file to write to in an SBF. | |
| CreateSBFEx | Creates an ASCII file to write to in an SBF. | |
| Dispose | (Overrides CHANDLEDispose(Boolean).) | |
| NewLine | Forces a new line in the WA object. | |
| Puts | Writes a string to the file. |