for reset the string:
Code:
string2 = str_create("#4"); // a string of 4 spaces

or:

str_cpy (string2,"    ");


for hide the text from screen, reset the SHOW-flag of this text.

Last edited by Widi; 03/17/12 21:55.