Problem with character 0

Although chr(0) is a valid character in some Xbase languages (e.g.
Clipper), R&R cannot handle this character, it uses this character to
signal the end of a character string (?).

Don't use chr(0) anywhere in fields, and especially not in fields that
are part of an index and/or look ups