Benoit In my debugging, I was doing... PRINT "IN", 'at the beginning of a routine . . . . . . PRINT "OUT" 'at the end so I could track and detect flow. the first line does a \n in all cases even though it has a trailing comma. Normally, the comma didn't do a New Line. It correctly does a tab. ?? -Fernando