Wondering if it would be possible to allow ascii data returned from a $dll call to be multiline.
Like some text that has a few lines each with carrage return at the end (0Ah 0Dh) and then more and so on and so on. So my return will (in my case) send a few lines of stuff to the channel.
Thanks