|
Microsoft® Visual Basic® Scripting Edition Write Method |
| Language Reference |
|
Writes a specified string to a TextStream file.
object.Write(string)The Write method syntax has these parts:
Part Description object Required. Always the name of a TextStream object. string Required. The text you want to write to the file.
Specified strings are written to the file with no intervening spaces or characters between each string. Use the WriteLine method to write a newline character or a string that ends with a newline character.
See also:
| file: /Techref/language/asp/VBS/VBSCRIPT/268.htm, 2KB, , updated: 1996/11/22 11:12, local time: 2012/5/25 06:15,
38.107.179.231:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/VBS/VBSCRIPT/268.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
| Did you find what you needed? |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! Now US customers can buy the Excellent SXDev from SXList.com for $150 + $15 import fee + s&h (~ $180 total+tax in CA) |
.