Pb console Effbot

M

Méta-MCI

Good evening!

I installed the Console of EFFBOT (http://effbot.org/downloads/#console).
It functions well. It's a very fun/friendly tool.

Except a detail: when I send (by console.write()) more than 53200
characters, it does not occur anything.
I circumvented the problem, with a loop which sends ranges of 50000
characters.

But, I would like to know if somebody already encountered this problem.

@-greetings

Michel Claveau
 
F

Fredrik Lundh

Méta-MCI said:
I installed the Console of EFFBOT (http://effbot.org/downloads/#console).
It functions well. It's a very fun/friendly tool.

Except a detail: when I send (by console.write()) more than 53200 characters, it does not occur
anything.
I circumvented the problem, with a loop which sends ranges of 50000 characters.

But, I would like to know if somebody already encountered this problem.

it's probably some (undocumented) limitation in the Windows Console API
(possibly combined with some sloppy error checking in console.write).

I'll add it to the TODO list...

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top