Recognized for its fault-tolerant system, the Tandem/Tandem Non-Stop dialect of COBOL aligns closely with the ANSI COBOL 74/85 Standards. Key differences lie in the COBOL language extensions, screen definitions, and database API. SoftwareMining has successfully migrated multiple Tandem applications, offering transitions to both Java and C#.
Tandem Screens are typically defined externally. These COBOL screens are commonly used in Conversational programs designed for client-server deployment. SoftwareMining adapts these Conversational applications to an Application-Server architecture, converting screen definitions to a JSP/XHTML format suitable for web servers. This change allows for browser access during runtime. While the screens maintain their traditional "green-screen" look, they can be modernized for a refreshed appearance.
Tandem offers specialized routines for handling Julian Date formats, such as:
ENTER TAL "JULIANTIMESTAMP" ENTER TAL "CONVERTTIMESTAMP" ENTER TAL "INTERPRETTIMESTAMP"Optimizing performance requires translation to Java/C# default date-time handling.
Embedded SQL facilitates database access. To streamline future migrations between databases, the SQL embedded within programs can be externalized.
© 2024 SoftwareMining is a trademark of Software Modernization Technologies Ltd (UK). Registered in England company no: 07300248. Reg Offices: 79 Stevens House, Jerome Place, Kingston Upon Thames, KT1 1HX, United Kingdom.