file sizes

Discussion in 'Visual Basic ( VB )' started by harish13, Jul 28, 2006.

  1. harish13

    harish13 New Member

    Joined:
    Jul 20, 2006
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    i want to write a function for that i am passing one integer parameter,
    the function should return the size of the file present in a folder that is if i pass 1 as parameter the function should return the size of the first file in the folder if pass 2 as parameter the function should return the size of the second file in the folder and so on is this possible in VB plese help me thank u in advance
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Please dont post your queries in the Article / Source code section. Use Queries or Discussion section instead.

    Yes regarding your query thats very much possible. Please refer to http://www.go4expert.com/showthread.php?p=3342&postcount=2. The API's can be used and your job can be achieved.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice