Associate word-break rule file with temp-tables
- Last Updated: November 1, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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
|
- rule-file-num
- Represents the word-break rule file number. For example,
-ttwrdrul 254references $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).