Try OpenEdge Now
skip to main content
Programming Interfaces
Data Management : Database Access : The CONTAINS operator : Using word-break tables : Compiling word-break tables
 
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
proutil -C wbreak-compiler src-file rule-num
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.rulenum. For example, if rulenum is 34, PROUTIL names the compiled version proword.34.