Teixeira
10-06-2004, 09:02 AM
Hi everybody, can anyone tell me how can I do to make a break in my text file?
How can I do a ENTER (Break) with streamwritter?Teixeira 10-06-2004, 09:02 AM Hi everybody, can anyone tell me how can I do to make a break in my text file? Ziess 10-06-2004, 02:04 PM like a carage return or a line feed??? um... not sure if this is wha you want, but just print vbcrlf to the file... i could be wrong on what you are looking for though..., a bit more detail in what you want plase :) Teixeira 10-07-2004, 01:21 AM Maybe I wasn't very clear, but I tried the vbcrlf and it works. Thanks for helping me. DaddyHarris 10-07-2004, 07:13 AM In .NET it is the ControlChars collection. I would assume you are using .NET due to the streamwriter? ControlChars.NewLine |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum