Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to increase "out" buffer size
#1
I have a macro which outputs lots of characters using the "out" command.

Unfortunately it fills up the buffer quickly.

Is it possible for me to increase the buffer size so that very large amounts of text can be displayed using the "out" command?

At the moment qm just overwrites the early characters with "..." when the buffer fills up.

Note I do not want to write the characters to a file as this would slow the macro down (due to read/ write to the hard drive) as the macro needs to run extremely fast.

I would like to just view all of the characters sent using "out" in the main qm window and then maybe copy and paste them from there.

Thank you


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)