Please don't multi-post. Cross-post if you must.
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html
--
David Biddulph
" wrote
in message ...
I have a file with a column that has six digits in the column. The file is
extremely long and I need to add a space beetween the last two digits in
the
column,. Example: 120100 needs to become 1201 00, and so on. Is there an
effieicient way of doing this?