delete[] with_drive;
#endif
} else
TempBase = safer_getcwd();
TempBase = GetCWD(); //safer_getcwd();
#ifdef __EMX__
if (AbsolutePath(TempRel))
return TempBase.substring(0,1) + TempRel;