Microsoft® Visual Basic® Scripting Edition
Write Method
| Language Reference 
| Home | Site Map |

 

See Also                    Applies to


Description
The Write method writes a specified string a file with no intervening characters.

Syntax

Write string

The string argument is the text you want to write to a file.

Remarks


© 1996 by Microsoft Corporation.