Hi AH,
What about start using uppercase/lowercase letter pairs for some columns?
T = time, t = date
I = process ID, i = parent PID
C = last access time, c = acc. date
W = last write time, w = wr. date
etc...
I haven't wrote anything in Pascal for long time, however I was trying to fix
some bugs in OSP few years back - before I moved to NDN, so I can try to
implement this.