名称：
	make_path_absolute - 转换相对路径名称 (relative path name)。
语法：
	string make_path_absolute( string rel_path );

	字串 make_path_absolute( 字串 相对路径 );
用法：
	ed() 函式呼叫此主宰物件应用函式 (master apply) 以转换欲读写档案的
	相对路径名称为绝对路径名称 (absolute path name)。
参考：
	ed
作者：
	Tim Hollebeek  Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere
翻译：
	spock@muds.net		2000.May.21.	v22 版
