Exit For
End If
Next
If Not bFound Then MsgBox "message to user that they must request the
file.", vbInformation, "title"
-Original Message-
From: Gavin Landon [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, August 31, 2
mpt", vbYesNo, "title") = vbYes Then
FileCopy "Source", "Distination"
Else
FileCopy "c:\dir\file.3", "c:\dir\file.4"
Kill "c:\dir\file.3"
End If
Case Else
MsgBox "message to use
I have coded '0' login scripts, but now must create one per my boss.
Simply stated, we have a file that we want to push down to each client. We
also want to allow the client 3 attempts at getting the file. Reason being
that a lot of them are over dial-up connections and the file is quite
lar