Or use the registry:
code:
$key='HKEY_CURRENT_USER\SOFTWARE\KiXtart'
if readvalue($key,'QOTD')<>@DATE
$rc=writevalue($key,'QOTD',@DATE,'REG_SZ')
; display quote of the day
endif



[ 24. October 2002, 03:44: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.