I have a memo component on a form and am reading a file into it for screen display. This works just fine for some files but, for others, it gives me an error and tells me that the file is too big for the memo field.<br><br>Since I don't know how big the actual (live) files will be, this might create a bit of an awkward situation <g>.<br><br>Any way to expand the memo field maximum size or is there a paging technique of which I need to be aware to allow me to display any size file?<br><br>Thanks!<br><br>Tom