Results 1 to 2 of 2

Thread: Check if a folder exit

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    15

    Check if a folder exit

    If Dir(App.Path & ("\photos\Temp")) = "" Then MkDir (App.Path & ("\photos\Temp"))

    this is my line. now if the folder do not exit will make a new one
    but he don't

    what's wrong?

  2. #2

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