﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2282	Limit the amount of data returned by StdoutRead()	anonymous		"I would like to request that if possible an extra parameter be added to StdoutRead() so that the number of bytes returned by each read of the Stdout buffer can be specified, in the same way that the '''count''' parameter on FileRead() works.

The reason I ask is that when the application output I am reading via stdout puts a huge amount of data in to the Stdout buffer at once I run into memory allocation errors in AutoIt. Being able to limit the amout of data returned would enable it to be read and processed in chunks the same way that huge files can be processed in chunks with FileRead()."	Feature Request	closed		AutoIt		None	Rejected		
