On Sat, 28 Nov 2037 10:04:37 +0800, billy wrote: > when i user substr,i find "Tab" key is calculated as 1,but i want to set > it as 8,what will i do? thks.
Tab doesn't mean a fixed space between the content before and after it on a line. If you want that, use spaces instead. -- Petr -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/