But then, how would one use that binary variable to actually display text properly? /echo won't do it, then it still seems useless to me.
The only method that comes to mind is something like "bwrite file 0 -1 &text | loadbuf $active file", such a bad workaround IMO.. along with a loop. I didn't test anything, but I guess that would be slow when used a lot in any related event (ON TEXT etc.)
Am I missing something, though?