FAQ > PERCobol General Notes (6 entries)
Search the FAQ for entries containing:
-
Some general advice when migrating applications from AcuCobol to LegacyJ PERCobol. When compiling code originally written for AcuCobol, be sure to create any project using the Acu compatibility template; it ...
-
First try a representative sample of your code. Select a unit of code which exhibits the typical program usage from your application. This is an excellent method for validating whether the ...
-
Yes, PERCobol supports NLS, dynamic internationalization and is EURO ready.
-
PERCobol supports most of the popular COBOL platforms a complete list of the system platforms supported is: Supported Platforms ...
-
PERCobol is ideally suited for "Server" and "Client" any combination of distributed COBOL application deployment. PERCobol has easy to use multi-thread support (sample are provided with PERCobol) that is ideally ...
-
WebSphere has its own deployment system. When deploying an ear (including the mortgage ear) into WebSphere, the user tells the IBM deployment wizard to use the particular ...
