if Dir == '.':
        Dir = os.getcwd()
        Dir = Dir[len(Workspace)+1:]