Results 1 to 2 of 2

Thread: dirbox-help

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    germany
    Posts
    10

    Arrow

    hi, i got a dirbox, and after the user selected a path and lciks on ok, i wrote this : Form3.Dir1.Path = X
    in a other form i want to use the x (or form3.dir1.path) to copy files to this location, so i wrote this :
    FileCopy File1.Path + "\" + File1.filename, X + "\" + File1.filename
    but it wont work. what did i wrong ?
    der nico kann nich lesen und schreiben

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Use the ampersand ( & ) instead of the +
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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