Results 1 to 4 of 4

Thread: overwrite directories

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446

    Question

    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

  2. #2
    Addicted Member
    Join Date
    Apr 2000
    Location
    Sheffield, England.
    Posts
    136

    Lightbulb

    Ever heard of error-trapping?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446

    Question file overwrite

    Yes, i have, but i stil get "file already exists"

  4. #4
    Lively Member
    Join Date
    Jan 1999
    Location
    Rochester NY, USA
    Posts
    93
    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
  •  



Click Here to Expand Forum to Full Width