The key is the map. If this was > built into Tcl, or you could put it into Tcl, you could dispense with ipc, > java and files. > Here is a crazy idea. Imagine creating a text file with every character you have in the input data. Or just take say, a good sample of all the input you'd have, and get a list of unique characters.
Pass it to the java program. Use the output to create a map and convert to Tcl (or whatever) Might work, might not. You could write a few tests by comparing output from tjhe Java to your new maintainable map. This assumes there is a one-to-one mapping. I have no idea, I am not familiar with Chinese. Dave -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
