Viktor Szakáts wrote:
> 
>> hb_curDrive() + hb_osDriveSeparator() + hb_osPathSeparator() + CurDir() +
>> hb_osPathSeparator() + cMyFile.ext
> 
> I'm not sure why you need it, but the best (and only portable!) 
> way to refer to file in current drive/dir, is just to not use any 
> absolute path at all, IOW:
>    cMyFile.ext
> 
> Any other solution has problems.
> 

This is what I suspected.
The question was of cosmatic importance.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/Full-path-of-current-folder-tp4884986p4885036.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to