Actions
Bug #317
closedBuffer for inputbox
Start date:
03/13/2011
Due date:
% Done:
0%
Estimated time:
2:00 h
Operative System:
All
Regression:
No
Description
[2011-03-12 19:50:51] Jeroenz0r: also kr0n, the multi-line input-box is very small
[2011-03-12 19:51:02] Jeroenz0r: on my network we like to spam stuff
[2011-03-12 19:51:26] Jeroenz0r: I have a ASCII-art file thats 4951 lines
[2011-03-12 19:51:31] Jeroenz0r: but it won't send them all :(
[2011-03-12 19:53:18] Jeroenz0r: The inoutbox can only hold 131 lines
[2011-03-12 19:53:40] Jeroenz0r: Thats 32.897 bytes
Can the input-box be unlimited?
Updated by Per Amundsen over 13 years ago
I made the maxlength = http://msdn.microsoft.com/en-us/library/system.int32.maxvalue.aspx yesterday
Updated by Per Amundsen over 13 years ago
- Status changed from Assigned to Resolved
I pasted 5000 lines without a problem xD
Updated by Per Amundsen over 13 years ago
- Status changed from Resolved to Closed
Actions