Access to Legacy Applications and Data
|
|
Step 3: Writing the Application
- Write the client in a language that supports referencing of Automation objects, such as Visual Basic, Microsoft® Visual C++®, or Microsoft® Visual J++®.
- Add the appropriate COMTI component library to the references list in the project and add the references of the component in the program.
- Invoke methods as appropriate throughout the application.
If the existing mainframe transaction processing program needs to be modified, do one of the following:
- Perform the modification on the mainframe.
- Use a Windows-based COBOL development environment, such as Microfocus COBOL. Then move the code to the mainframe.
© 1997-1999 Microsoft Corporation. All rights reserved.