Microsoft Scripting Runtime
TextStream Object / Write Method
In This Topic
    Write Method
    In This Topic
    Description
    Write a string to the stream
    Syntax
    Visual Basic
    Public Sub Write( _
       ByVal Text As String _
    ) 
    Parameters
    Text
    See Also