﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1719	Expose the internal function that creates the $CmdLine array?	c0deWorm	Jon	"I have several scripts that use Run extensively, and look for processes using specific command line options (such as robocopy processes running against a particular source).  While I know checking my command lines with regular expressions is possible, it would be helpful if we had a function we could call that would return an array exactly like $CmdLine from a passed string.

Since the code is already there, presumably you could just expose that code as a function, and use it for actual $CmdLine parsing as well, meaning little or no duplicate code.

Thanks for your time."	Feature Request	closed		AutoIt		None	Rejected	cmdline parsing	
