|
-
May 2nd, 2000, 11:11 PM
#1
Thread Starter
Hyperactive Member
Can anyone tell me how to succesfully overwrite a directory without being prompted with "path not found " or file access error".
If it has already been create i would like to just overwrite the directory
-
May 2nd, 2000, 11:23 PM
#2
Addicted Member
Ever heard of error-trapping?
-
May 3rd, 2000, 12:01 AM
#3
Thread Starter
Hyperactive Member
file overwrite
Yes, i have, but i stil get "file already exists"
-
May 3rd, 2000, 12:23 AM
#4
Lively Member
Before you copy the file.. check for it's existance in the new dir. If it exists, delete it... then copy it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|