I am writing this program and for some reason I keep getting error messages that I can't seem to fix no matter what I try.
'GetUpperBound' is not a member of 'String'
Property 'Chars' is 'ReadOnly'
'Redim' statement requires as array
'GetUpperBound' is not a member of 'String'
Property 'Chars' is 'ReadOnly'
'Redim' statement requires as array
Comment