Quote:
Originally Posted by macropod
Kindly select the Index and press Shift-F9
|
I got a chance to play with this a bit today and figured out what you are referring to. I changed the index field in this way:
It was like this:
{ INDEX \c "2" \z "1033" }
I changed it to this:
{ INDEX \e " " \c "2" \z "1033" }
After adding the \e " " though, nothing changed. Did I put it in the right location?