P
Peter Judge
Guest
My favourite new thing in the ABL is the MemoryOutputStream class - docs.progress.com/.../Progress.IO.MemoryOutputStream-class.html . This is an object version of a resizable MEMPTR (we use them a * lot * in the HTTP client/webhandler classes) and is _ much _ faster than doing the resizing etc in ABL.
Continue reading...
Continue reading...