> Erik, but why you can't use VarChar Method ? > > I think for METHODS there is no great functional difference between > VarChar and Text.
I hadn't thought of that; it's a good work-around. > > Result of Method is calculated and stored in RAM buffer only. So try > String[65535] or VarChar[65535] for your field. Or this is not enough > for you?
Well, it is unlikely -- but definitely possible -- that the Text field that this method is based on will contain more than 65,535 characters. This is certainly a useable workaround, but as soon as the Text/Method/RegEx combination becomes workable, I'll switch back to that.
Thanks for your help!
------------------------------------------------------------- The Valentina mailing list is brought to you by MacServe.net For info on lists services, see http://www.macserve.net/lists.html ©2001 lists (AT) praxisworks .D.O.T com (Erik Mueller-Harder) |