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
|
Go4Expert Founder
|
![]() |
| 28Jul2006,15:12 | #2 |
|
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....42&postcount=2. The API's can be used and your job can be achieved. |

