Gustav Brock
gustav at cactus.dk
Tue Oct 21 09:24:46 CDT 2003
Hi Oleg Try this: Replace(MyRecord(0), Chr(39), Chr(39) + Chr(39)) /gustav > Gustav, I get an error message 'automation type not supported in Visual > Basic', but in any case speed is not #1 issue, I am much more concerned > that it doesn't work for words with apostraphe, and when I write > Replace(MyRecord(0),"'","''") I get error ByRef mismatch....