Assembler To COBOL conversion



High Level Assembler(HLASM) for MVS & VM & VSE

Assembler To COBOL conversion

Postby Ambarish » Mon Jul 05, 2010 6:58 pm

I am working in a assembler to cobol migration project.
I need to convert assembler codes to cobol codes.

Can any one help me in suggesting what equivalent should I use in COBOL for variables defined with HEX data type in assembler?

Thanks,

Amb :)
Ambarish
 
Posts: 1
Joined: Mon Jul 14, 2008 12:40 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Assembler To COBOL conversion

Postby steve-myers » Mon Jul 05, 2010 9:40 pm

I can't answer Cobol questions but I suspect Cobol types can't answer the question until you provide us with at least the hexadecimal constant and at least one of the instructions that use the constant. This could be an example of poor Assembler coding practice confusing you, or it could be an example of Assembler that can't readily be transformed into Cobol.
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: Assembler To COBOL conversion

Postby dick scherrer » Mon Jul 05, 2010 9:55 pm

Posting the same question in multiple forums is not acceptable :(

As you were told elsewhere - recode the functionality. Do not try to convert line by line.

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post