Assembler to Cobol code conversion process 

1 of
Published on Video
Go to video
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Page 1 (0s)

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

Page 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.

Page 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..

Page 4 (42s)

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

Page 5 (1m 2s)

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