5 Sep
                
                    2001
                
            
            
                5 Sep
                
                '01
                
            
            
            
        
    
                11:39 p.m.
            
        In article <1BEE67ADF602D3119F9A0008C79174C7181FABEB@PETRIFIED>, Rowland, Alan D <alan_r1@corp.earthlink.net> wrote:
When was the last time you took a look at any data that increments in fixed length fields?
% perl -e 'print scalar localtime 999999999, "\n"'; Sun Sep 9 03:46:39 2001 % perl -e 'print scalar localtime 1000000000, "\n"'; Sun Sep 9 03:46:40 2001 .. soon, I guess. Mike. -- "Answering above the the original message is called top posting. Sometimes also called the Jeopardy style. Usenet is Q & A not A & Q." -- Bob Gootee