I am trying to print a number in the home position.
I have tried to print ascii backspace(08) and tried to write ascii backspace(08).
Maybe the serial monitor does not support control codes other than LF and CR?
Use a proper terminal emulator, like puTTY or Hyperterm.
Thank You. puTTY works just fine. Too bad serial monitor doesn't support simple control codes.