cwddel - To delete characters/words from the binary format
dictionary.
SYNOPSIS
cwddel [ server ] envname dicno < textdic
DEFAULT PATH
/usr/local/bin/cWnn4/cwddel
DESCRIPTION
This function allows user to delete characters/words from
the specified binary dictionary, with the dictionary num
ber dicno specified.
server is the machine name of the server. If this is not
specified, the default cserver indicated by the environ
ment variable CSERVER will be taken.
envname must be specified. It is the environment name.
You may execute "cwnnstat -E" to see the current environ
ment name.
dicno also must be specified. This is the dictionary num
ber.
"<" means to pipe the textdic as an input to "cwddel" com
mand.
textdic is the user text file which contains the serial
number of the characters/words to be deleted from the
binary dictionary. The serial number of the charac
ters/words can be found by using environment operation
"Word/character search".
By using "cwddel", all the characters/words with serial
number specified in textdic will be deleted from the spec
ified binary dictionary permanently.
NOTE
1. The parts in [ ] are options. They may be omitted.
Man(1) output converted with
man2html