Compiling word-break tables
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Compiling word-break tables
After you create or modify a word-break table,
you must compile it with the PROUTIL utility. The
syntax is as follows:
| Operating system | Syntax |
|---|---|
| UNIX Windows |
|
- src-file
- The name of the word-break table file to be compiled.
- rule-num
- A number between 1 and 255 inclusive that identifies this word-break table within your OpenEdge installation.
The PROUTIL utility
names the compiled version of the word-break table proword.rule–num.
For example, if rule–num is
34, PROUTIL names the compiled version proword.34.