G
Guest
We got back "No accessible overloaded. "Streamwriter.writeline is most
specific for these arguments:
Overrides Public Sub Writeline(ByVal buffer as Char() ).
Overrides Public Sub Writeline(ByVal value as char)
This occurred when we were doing a routine that had to write to a number of
files. We've not seen this before and there have been no recent code
changes. Ideas? Thank you.
specific for these arguments:
Overrides Public Sub Writeline(ByVal buffer as Char() ).
Overrides Public Sub Writeline(ByVal value as char)
This occurred when we were doing a routine that had to write to a number of
files. We've not seen this before and there have been no recent code
changes. Ideas? Thank you.