- This topic has 0 replies, 1 voice, and was last updated 10 months, 2 weeks ago by .
-
Topic
-
Hi
I have a database in which names of persons are added in ^a for the 1st part and ^b for the last name or second part. Sometimes there is no second part. The inverted file for searching sorts correctly. However, when I want to use the picklist for data entry the names without a 2nd part is not sorted correctly. I tried to add conditional statements in the autoridades.pft, but then I get an error message.
Please help
Renate
Here is the autoridades.pft
Here is the contents of the autoridades.pft
case 202: v202^a,|, |v202^b’$$$’mpl,v202
case 201: v201^a,|, |v201^b’$$$’mpl,v201
case 203: v203^a,|, |v203^b’$$$’mpl,v203
case 204: v204^a,|, |v204^b’$$$’mpl,v204
case 205: v205^a,|, |v205^b’$$$’mpl,v205
case 206: v206^a,|, |v206^b’$$$’mpl,v206
case 207: v207^a,|, |v207^b’$$$’mpl,v207
case 208: v208^a,|, |v208^b’$$$’mpl,v208
case 302: v302^a,|, |v302^b’$$$’mpl,v302
- You must be logged in to reply to this topic.