2008-04-22, 08:18 AM
try adding a check for the file at the same time as you check for the PID.
e.g.
If $PID AND If NOT FileExists( c:\temp\epgupdate.txt ) Then...
not too sure of the syntax there (I'm at work atm) if that doesn;t work, use nested IF's
e.g.
If $PID AND If NOT FileExists( c:\temp\epgupdate.txt ) Then...
not too sure of the syntax there (I'm at work atm) if that doesn;t work, use nested IF's
âIf this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.â