Cool find! I have been doing a pre-compiler run of timestamp.exe to generate an
{$I timestamp.inc} in my code. I will have to add those two to my compiler
Modern Pascal.
Right now, I do $IFDEF for the OS and CPU for my projects. Stealing your idea
for timestamp ;-)