Thanks.
P.S. 30 points!!!11@@!21
i.e.
char tab = 9; System.out.println("blah" + tab + "fasdf");
}
so yeah, 9 is the ascii number for the tab.