You can specify which word-break rule file to use with temp-tables in a client session, by using the Temp-Table Word Rule (-ttwrdrul) startup parameter. If not specified, OpenEdge uses the proword.def file in the OpenEdge installation directory ($DLC).

Syntax

-ttwrdrul rule-file-num
rule-file-num
Represents the word-break rule file number. For example, -ttwrdrul 254 references $DLC/proword.254 (default UTF-8 word-break rule file).

If -ttwrdful is not specified, OpenEdge uses the proword.def file in the OpenEdge installation directory ($DLC).