Results 1 to 8 of 8

Thread: folder exist ???

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Posts
    86

    Resolved folder exist ???

    can someone tell me how i can see if a folder exist or not

    is use this to find a file

    if len(dir$("login.dat")) > 0 then

    i could not find the right script to o the same for a folder
    i try't this

    if len(mkdir$("login")) > 0 then


    but an error shows up then

    what's is the right way to do this
    Last edited by davyquyo; Oct 19th, 2004 at 09:39 AM.

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