|
The structure of the translated code is very similar to the original Centura code. We have kept the well-known functions and variable names. We also provide you with additional data types, helper classes and equivalences of almost all of the Centura functions. These are well documented and are easy to locate and use.
You can find a list of both the supported and unsupported
Centura functions here.
You can find a list of both the supported and unsupported
Centura actions here.
Below we have an example of migrated Centura code to C# and VB.NET.
| Original Centura code: |
 |
 |
| Generated C# code: |
 |
| Generated VB.Net code: |
 |
|