question
jda
jda at his.com
Tue Aug 1 08:20:23 CDT 2006
Hi Ruslan,
I have a routine that creates a duplicate of a record by iterating
through the fields. I also include the methods in this (i.e. I search
for ** and then copy everything). The methods are simply for the
purpose of sorting (since my fields are indexed by word). Here's an
example:
volumeSortMethod = CreateTextField("volumeSortMethod", 128,
EVFlag.fNullable, "left(volume, 32)")
The question is, is it necessary for me to copy in these methods,
too, or will Valentina recreate them on-the-fly?
Thanks,
Jon
More information about the Valentina
mailing list