Next: find procedure, Previous: getdirs procedure, Up: Utility Procedures [Contents][Index]
Return a relative file name, given a starting point.
relative_filename base destination
base
The starting point for relative file name traversal.
destination
The absolute file name that should be reached by appending the return value to base.