Microsoft Scripting Runtime
Write Method
Collapse All
Expand All
TextStream Object
: Write Method
Description
Write a string to the stream
Syntax
Visual Basic
Public
Sub
Write
( _
ByVal
Text
As
String
_ )
Parameters
Text
See Also
TextStream Object
|
TextStream Members