I have a string with a path and a file name in:
c:\anicepath\agreatfile.exe
How would I remove the filename from it so that just the path remains. I guess I would use some of these but cant quite figure it out.
object.SelLength [= number]
object.SelStart [= index]
object.SelText [= value]
Am I on the right 'path'?
Thanks
elziko
c:\anicepath\agreatfile.exe
How would I remove the filename from it so that just the path remains. I guess I would use some of these but cant quite figure it out.
object.SelLength [= number]
object.SelStart [= index]
object.SelText [= value]
Am I on the right 'path'?
Thanks
elziko