Short: Read the system date, and print it. Author: DJones@CardiffCyberCafe.Co.Uk (Dave Jones) Uploader: DJones CardiffCyberCafe Co Uk (Dave Jones) Type: util/time Architecture: m68k-amigaos BootDate reads and outputs the current system date. This can be used for version control of programs. In your startup-sequence you have BootDate >ENV:CurrentDate In your source code you then have something like.. Dc.b "Assembled on " Incbin Env:CurrentDate Dc.b 0 BootDate needs at least Workbench 2.04