04-19-2007, 08:09 PM
Well, my database may reach several MB, but it will never get to hundreds of MB. I guess QM is smarter about string variable allocation that I imagined it could be.
So the setfile method should work. But I'm also intrigued by the fprintf version, with which I'm having one problem. Apparently fprintf requires me to explicitly issue a newline character at the end of each line, but \n doesn't do the trick. Is there a different escape code I should use?
So the setfile method should work. But I'm also intrigued by the fprintf version, with which I'm having one problem. Apparently fprintf requires me to explicitly issue a newline character at the end of each line, but \n doesn't do the trick. Is there a different escape code I should use?
