> When you have the DBMemo set to Read Only, even if the user > double-clicks the blob editor will be Read Only also (if you're running > update 78 or higher.)
I'm glad to know that, since it means the data is still "safe" (this part of the application is a phone-book style lookup for users with no authority to change the data). Still, cosmetically, it's not that nice. I did figure out a work-around by the way. In the forms variable list, I set variables equal to the note field values and forced those variables to be of type TEXT. Then I placed variable labels with the values rather than DB labels. A little bit of extra work, but I got just the effect that I wanted. -- Larry
