Hello, if I run this line: Print "PS1='\[\033[3;2f\]'" I obtain this error-notice: "Bad character constant in string" ...where the problem seems to be: \[ and \] How can I solve that problem ? I'd like to specify that I do not want the mere graphic result, but (...in other code, obviously) it have to be able to *work*. Regards vuott