Downloaded the new demos, I'll try them at home.

Thanks for the recommendations, I'm following some guides to make my code safe. At the moment I haven't had many problem to convert my code, but there are two things that I don't know how to translate:

1. What's the best way to replace an "absolute"?

2. What's the best way to replace a string[1]? For example in: Move(data^, mystring[1], n);

Thanks!