[RESOLVED] path.getdirectoryname question???
Hi guys,
if i have the following filepath:
C:\My Documents\My Pictures\Image1.jpg
when i use path.getDirectoryName(C:\My Documents\My Pictures\Image1.jpg)
what will be returned?
I know this might be a bit of an easy question but i don't currently have time to search for the answer.
Thanks in advance for any help
:afrog:
Re: path.getdirectoryname question???
Couldnt you try it yourself and see what it returns? ;)
It would return the directory of the file, in this case 'C:\My Documents\My Pictures'
Re: path.getdirectoryname question???
However, It won't check for the path.
guess the result : D:\Documents and Settings\\\Ami\Desktp\\\\111..doc
reult is : D:\Documents and Settings\Ami\Desktp
I m sure u can understand
Re: path.getdirectoryname question???
I really dont have time to....i have til the end of today to finish this project so i asked the question and carried on with other things i needed to code.
Thanks for the reply tho..i appreciate it. :wave:
Re: path.getdirectoryname question???
Quote:
Originally Posted by Kimmy4
I really dont have time to....i have til the end of today to finish this project so i asked the question and carried on with other things i needed to code.
Thanks for the reply tho..i appreciate it. :wave:
haha aah good thinkin :D