I changed sup so that the when collection timestamp files now contain the ascii value of the timestamp instead of a binary number. If you recompile sup, you can convert your current timestamp files using cvt.c which I added to the sup directory. This is so that sup files can be shared between machines with different endian'ness. christos