﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
846	UDF _PathFull( ) return path not correct	txj	Valik	"code like this:

{{{
#include <file.au3>
Msgbox(0, """", _PathFull(""d:dir1\dir2\dir3\filename.txt""))
}}}

this code display ""d:\dir2\dir3\filename.txt"", correct return value
should be ""d:"" & <current directory of drive d:> & ""\dir1\dir2\dir3\filename.txt"".

this bug exists in AutoIT 3.2.12.1, 3.3.0.0.

my operating system is Simplified Chinese Windows 2000 advanced server + sp4 + rollup1 + many hotfixes.
"	Feature Request	closed	3.3.1.0	AutoIt		None	Completed	_PathFull	
