Modify

Opened 13 years ago

Closed 13 years ago

#2282 closed Feature Request (Rejected)

Limit the amount of data returned by StdoutRead()

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

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().

Attachments (0)

Change History (3)

comment:1 by Bowmore, 13 years ago

The above request was submitted by me.

comment:2 by TicketCleanup, 13 years ago

Version: 3.3.8.1

Automatic ticket cleanup.

comment:3 by Jon, 13 years ago

Resolution: Rejected
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.