SYNOPSIS | |
string make_path_absolute(string str) | |
DESCRIPTION | |
Absolutize a relative filename str given to the editor. Should | |
return the full pathname of the file to use. Any non-string | |
result will act as ``bad file name''. | |
SEE ALSO | |
ed(E), valid_write(M) |