dumper::afilepath
afilepath pathl
create an absolute file path.
See commentary inside rfilepath!
afilepath is being used by ::vgcode::resolveFilePropertyAsFile, ::vgcode::resolveFileProperty clients.
Example 3.34. ::vgcode::resolveFilePropertyAsFile using afilepath
... } else { # absolute file path needed... set quotas none set value \ [dumper::afilepath \ [file split $value]];
Copyright © 2009–2010 Arndt Roger Schneider