Ok I was wondering if any one knows how to make the writeln do *s instead of the actual letters
like heres the example
writeln('Password = ' + bobistrong);
Ok in the debug box it would say, Password = bobistrong
I need it to say
Password = *********
instead of
Password = bobistrong









Reply With Quote




