Progress
Internationalization Guide


Compiling Word-break Tables

After you create or modify a word-break table, you must compile it using the PROUTIL utility with the WBREAK-COMPILER qualifier. The syntax is:

SYNTAX
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 Progress 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

For the complete syntax of the PROUTIL utility, see the Progress Database Administration Guide and Reference .


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095