EditTable and @Svm (OpenInsight Specific)
At 09 JUN 1998 08:46:40PM Barry Stevens wrote:
I am converting an Arev app that will need to run in parrallel.
On a MIDIChild window there is an edittable, one of those databound columns have @svm in the data, i.e. created in Arev in amv columns using Ctrl/E, but, in OI the data is truncated from the @svm. If I fill the DEFPROP of the EditTable column from a 'post read' it shows up ok.
Why wont the @svm data get loaded initially.
Barry
At 10 JUN 1998 01:01AM Don Bakke wrote:
Yikes! Just as a follow up on Barry discovery, if you have a multi-column edittable all text following the @SVM will display in the cell to the right of the column that should be displaying it. Upon saving the row, however, all information following the @SVM gets stripped.
At 10 JUN 1998 01:59AM Andrew P McAuley wrote:
Interestingly enough this behaviour is documented along with the work around in the next SENL in a discussion on the new CHARMAP property. It is a real problem in Europe as @Svm is so German names get messed up in edit tables.
World Leaders in all things RevSoft
At 11 JUN 1998 11:23AM Cameron Revelation wrote:
Barry,
Have you seen the knowledge base article on long text fields in an edit table?
Cameron Purdy
Revelation Software
At 12 JUN 1998 04:33AM Barry Stevens wrote:
Cam
Re: KB - MV Text edit table
Thanks, I have now.
Also, thanks Donand Andrew for the confirmation.
Barry