This is a bit of a guess. It sounds like your string is to small to me. Try Dim ADCHEX as String * 14 or more as a test. Just to eliminate the possibility that you are corrupting memory outside of your string.
↧