How do I determine if a string is a file or a folder?

Just starting out? Need help? Post your questions and find answers here.
wallgod
User
User
Posts: 48
Joined: Wed Oct 06, 2010 2:03 pm

How do I determine if a string is a file or a folder?

Post by wallgod »

Hi. How can I tell if a given specification (string) is a file or a folder?
Procrastinators unite... tomorrow!
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

Re: How do I determine if a string is a file or a folder?

Post by chi »

FileSize() is your friend :wink:
Et cetera is my worst enemy
wallgod
User
User
Posts: 48
Joined: Wed Oct 06, 2010 2:03 pm

Re: How do I determine if a string is a file or a folder?

Post by wallgod »

Thank you!
Procrastinators unite... tomorrow!
Post Reply