Your sample code works as expected.
It is not the continue line but the translate line you should bother about. Make sure it is executed.
set a break-point after the translate statemnt and check in debugger.
If in doubt, make use of the compare feature in debugger (second last tab).
Regards Jörg







