Tagged Questions
0
votes
2answers
330 views
.NET My.Computer.Network.Ping & PadLeft
Following code snippet throws an error when padding the last part with 0, and the last part is 008, 009, 018, 019, 028, 029 etc.
Anyone got an idea why?
Sub Main()
Dim fixed As String = ...