Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2007
    Posts
    1,512

    Number of files in a folder

    Hi i need to return the number of files in a folder and then use them in little
    like the thumble pluging but its not going to be the thumble its going to be a custom viewer anyone got any ideas to do this?


    thanks

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    File.Find together with Table.Count will do it for you

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    use file find then count the table

    Code:
    tbFile=File.Find(bal, bla)
    nFiles=Table.Count(tbFile)
    EDIT, lol, got there b4 me
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    Aug 2003
    Posts
    2,427
    I'm usually the one with the second post

  5. #5
    Join Date
    Jul 2007
    Posts
    1,512
    Thanks guys i will look in to this tomorrow as i am going to bed now little one again tomorrow thats 3 times arow this week YAY i like spedding time with my
    little one anyway thanks

Similar Threads

  1. Add multiple files - folder names not always used
    By David Wellman in forum MSI Factory 2.0 Discussion
    Replies: 8
    Last Post: 07-25-2007, 04:34 AM
  2. Unable to find software?
    By NigelLacey in forum Visual Patch 2.0
    Replies: 4
    Last Post: 10-11-2005, 10:35 AM
  3. cookies
    By goukilord10 in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 05-20-2005, 04:08 PM
  4. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM
  5. INFO:The Files that are Built into the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 03:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts