I am trying to read the last modified time of an html file.

C:\EPOAgent\AgentDB\Log\default.htm

I tried:
$Update = GetFileTime(@LDRIVE + "\EPOAgent\AgentDB\Log\default.htm"

This errors. Can anybody help?