Salesforce

Which word break proword.nnn file corresponds to which .wbt file?

« Go Back

Information

 
TitleWhich word break proword.nnn file corresponds to which .wbt file?
URL Namewhich-word-break-proword-nnn-file-corresponds-to-which-wbt-file
Article Number000173717
EnvironmentProduct: OpenEdge
Version: 10.x, 11.x
OS: All supported platforms
Question/Problem Description
Is it possible to find out which word break proword.nnn file corresponds to which .wbt file?

Can the word rules file proword.<nnn> be un-compiled to its source word break .wbt file?  
Can the word rule file proword.254 be uncompiled back to the word break file utf8-bas.wbt?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
It is currently not possible to know with 100% certainty which proword.nnn file corresponds with a .wbt file.  It is also not possible to uncompile a word rules proword file back to its .wbt source file.  In order to keep track of proword files and their associated word break source files, possible Options are:
  1. Document which .wbt files correspond to which proword.nnn files when they are compiled.
  2. Use a rigid naming convention. For example utf8-bas254.wbt corresponds to proword.254. 
  3. Backup .wbt and corresponding proword files for future reference as and when they are created.
  4. Use binary compare proword.nnn files to determine if they are different between client files and server files:
Windows: fc file1 file2
 
Mac/Unix/Linux: diff file1 file2
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:29 AM

Powered by