|
-
Dec 29th, 2010, 12:24 AM
#1
Thread Starter
New Member
Retrieving Folder Size
Hello All,
I'm teaching myself some VB and decided the best way was to just dive in and start developing some useful personal apps. However, I am running into an issue when retrieving a folder size.
'This does not work when I insert %TMP%, If I insert an actual path like C:\Temp, it works fine.
objFolder = objFSO.GetFolder("%TMP%")
Am I missing an import or something? I currently have no imports. Any help would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|