On Friday 28 February 2003 12:05 pm, Malcolm Greene wrote:
> Someone else on this forum pointed out the chr(0) solution (Paul McNett > or Dan Covill?). I ended up using the wordy solution that you posted fo= r > the same reason that you gave - wrapping this in a function would affec= t > the scope of variables exposed to the textmerge() function. > > I think(?) this is one of those gotchas that gets classified as a "live > with it" type of workaround. > > BTW: I believe this is a VFP 7 specific bug??? I wonder if this bug is > fixed in VFP 8 ???
My understanding is that it was a bug in msvcr70.dll. Perhaps it was fix= ed=20 in the recent version as shipped with VFP8...
By the way, I use TEXT to m.cvar textmerge noshow...ENDTEXT without issue= ,=20 and find it more flexible than TEXTMERGE() anyway. You may try that...
--=20 Paul McNett - p .at. ulmcnett D.O.T com Hollister, California, USA
©2003 Paul McNett |