Temp-Table Word Rule (-ttwrdrul)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Use Temp-table Word Rule (-ttwrdrul) to apply a
word-break rule file to temp-tables within a client session.
| Operating system and syntax | UNIX / Windows |
-ttwrdrul
rule-file-num
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Session | — | — | 0 | — |
- 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 -ttwrdrul is not specified, OpenEdge uses the proword.def file in the OpenEdge installation
directory ($DLC). See Internationalize ABL Applications for more information about word-break
rule files.