luhang / naca

Automatically exported from code.google.com/p/naca
0 stars 0 forks source link

translate the Fujitsu YPS/COBOL code #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
  We have a project which needs translate the Fujitsu YPS/COBOL code to 
Java code,
  so we try to use the NACA(v1.2) tool, but it is not useful.

  1. The two-byte characters(Japanese words, Katakana) existed in Fujitsu 
YPS/COBOL code can't be dealed with the NACA tool.

  2. Some keywords("USE FOR DEAD-LOCK", "EXEC SQL START SQL END-
EXEC", "PACKED-DECIMAL", "PIC N(007) VALUE NC'sample' " etc.) can't be 
translated successfully.

  Do you have the NACA tool of specific version to translate Fujitsu COBOL?

  If you don't have that, could you share the design documents with us?

  Thanks a lot. 

Original issue reported on code.google.com by yanzhao....@tidever.com.cn on 2 Feb 2010 at 8:12