> The dot shouldn't be a problem, the exclamation mark ist one. '!'
> is used as an escape character to indicate a subsequent hexcode.
> Instead of the '!' use '!21'.
That solved it, thanks. VSOUP is now working like a charm. Thanks
for the help, sir..