﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1286	FileGetShortName does not expand . or .. directories	flyingboz		"ConsoleWrite(FileGetShortName('.'))
ConsoleWrite(FileGetShortName('..'))

Current behavior:
The above commands do not return the shortname of the directories in question; rather they return the argument itself.

Desired behavior:
Return the absolute path's shortname."	Bug	closed		AutoIt	3.3.1.4	None	No Bug	FileGetShortName Current Directory Parent Directory	
