Public Function DecodeSpecialAscii(CodedStr As String) As String
Decode coded non-printing characters in a string back into their original form.
Debugging
Decode coded non-printing characters in a string back into their original form.
Encode non-printing characters in a string into visible form.
Print the lower and upper bound of the passed array, and print each member.
A simple unit test function.