"TryingLikeHeck" <(E-Mail Removed)> schrieb
> The statement:
> WriteLine(lFileNum, mFirstLineColor)
>
> Fails with the following error:
> Additional information: Procedure call or argument is not valid.
>
> mFirstLineColor is type Color
>
> Can't Write write a Color??
I found several WriteLine methods. Which one are you referring to?
System.Console.WriteLine
System.IO.TextWriter.WriteLine
System.CodeDom.Compiler.IndentedTextWriter.WriteLine
Microsoft.VisualBasic.FileSystem.WriteLine
System.Diagnostics.TraceListener.WriteLine
System.Diagnostics.Trace.WriteLine
System.Diagnostics.Debug.WriteLine
System.Diagnostics.DefaultTraceListener.WriteLine
System.Diagnostics.TextWriterTraceListener.WriteLine
> If you just want to save a bunch of stuff and restore it later is
> Write the way to go or is Print a better way. Or is there something
> else that's better?
Don't know if it's the better way but it's one way:
http://msdn.microsoft.com/library/en...ingobjects.asp
--
Armin
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html