Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2003
    Posts
    29

    Grin File Exists true or false?

    Hi everyone.

    I'm new to autoplay 5 so bear with me.. What i'm trying to do is to find if a file exists. I know how to do this my problem is the I caanot find a global varible to use to search the entire c:\ I have found the varibles for
    _Windowsfolder and _Systemsfolder but none referencing for the root of c:\ and all of its subfolders. Any ideas?



    Thanks
    Lance

  2. #2
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    If it's definitely the C Drive you're concerned with, try "C:\\" and recurse.

  3. #3
    Join Date
    Aug 2003
    Posts
    29
    The problem is In the filename line I must reference either the exact location or use a varible. If I do not know the exact location then I must use a varible. In this case I'm not sure where the file could be located.. This way If i can search the c:\ i'm ensured of finding 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