TStream() > Instance variables |
Indicates if stream data can be written to.
Data type: | L | Default: | .F. |
The instance variable :lCanWrite contains .T. (true) when the self object is capable of writing data to the low-level file stream, otherwise .F. (false).
http://www.xHarbour.com