it appears that the pad function is incorrect. the "for" line adds one too many characters. it should be (length - text.length - 1). or am i missing something?
Sub Pad (Text As String, PadWith As String, Length As Int, Post As Boolean) As String
'Classic
Private Str As String = ""...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.