I know this should be a simple task - but for the life of me I can not find a reference or work about it in a book. What is the trick. I have a script that is reading a flat file parsing it out and inputing records into a database. For each line processed I want to increment a counter variable and output that value to the command line, but I want it to stay on the same line overwritting itself for each print.
Can someone please show me how simple and how lame I am for not figuring this one out.
Thanks,
Batcater.