I use your code but not work...
yes, I need to be able to get the current time, and compare the stored time with the current time and put the message on screen.

Example text file:
06/03/08
11:30:00
Prepare lunch!

why not use first line and compare with current date, second line compare with current time
if equal put the message on screen?