Posted by hussein on August 11, 1999 at 16:29:32:
In Reply to: Re: saving to disk posted by Paradox on August 11, 1999 at 14:44:27:
: : : And secondly do you have to return the absolute path names when searching for a file from disk?
: If I put ".." as the directory to build, how do I get the absolute path name of that directory?
oops ... sorry ... i thought u meant absolute to the data structure ...
no, u dont need absolute pathnames to the disk ... just relative to the root of the data structure (in your case starting at "..") ...
---
hussein