L
Lou
How do I check if one date variable is the same as another date variable
eg;
If CurrentFileDate <> InstallFiledate Then
End If
this doesn't work?
eg;
If CurrentFileDate <> InstallFiledate Then
End If
this doesn't work?