Semicolon tab stop in VB.NET?

The ControlChars class is probably what you want to use Try replacing the semicolon with ControlChars.Tab.

The ControlChars class is probably what you want to use. Try replacing the semicolon with ControlChars.Tab.

Perfect, thank you. – Nick Nov 7 at 14:30 Although, I appear to have hit a bit of a wall. In the old Print # statements, there were SPC(**) functions, but they won't work with the ControlChars.

Tab thing, it complains: mainoutputwriter. WriteLine(SPC(23) ControlChars. Tab & "Mould Flux") even with , or & inbetween, or combinations of both.

Have you any advice? – Nick Nov 7 at 14:37 1 @Nick I "think" the SPC function is now "new string(' '), 23)" – LarsTech Nov 7 at 14:41.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions