Assembler to Cobol code conversion process 

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

12/26/2023. Sample Footer Text. 1. Assembler to Cobol code conversion process.

Scene 2 (9s)

Objective. Convert the legacy Assembler program to COBOL program using the AI tool s like AIcodeconveter.com and AI copilot Bing Chat with More precise option.

Scene 3 (24s)

Assembler 'Hello World' Program. SAMPLE PROGRAM TO Display "Hello World" in Spool using Registers The AI converted COBOL program has proper data division variables & also it has converted the move instruction successfully, but it is not converting the Register related instructions..

Scene 4 (42s)

Limitations. A yellow sticky note next to a computer and glasses Description automatically generated.

Scene 5 (1m 2s)

Grey Areas identified so far. Register Loop File Handling Relational Operators Arrays.