Search found 7 matches

by sekhar.k
Wed Dec 29, 2010 2:42 pm
Forum: DB2 SQL - DB2 PROGRAMMING
Topic: Hi
Replies: 2
Views: 4030

Hi

I am coding one cobol db2 program. I am trying to code dynamic sql. But I want to pass the field names also dynamically. Is there any possibility? EX: Select empno, empname, esal from emp where empno = 01; But some times i want to take different filelds also other than empno, empname, esal. Please h...
by sekhar.k
Thu Oct 14, 2010 11:23 am
Forum: ASSEMBLER
Topic: Anuj, brenholtz,
Replies: 2
Views: 7404

Hi...

Thanks a lot...

-----------
Sekhar
by sekhar.k
Wed Oct 13, 2010 6:15 pm
Forum: ASSEMBLER
Topic: Anuj, brenholtz,
Replies: 2
Views: 7404

Anuj, brenholtz,

I don't know what is the functionality of this program. So,
If you know any z/os environment assembly language manuals, Can you please provide....
by sekhar.k
Wed Oct 13, 2010 4:16 pm
Forum: ASSEMBLER
Topic: Assembler program needs to convert into COBOL
Replies: 6
Views: 13396

thanks brenholtz....
by sekhar.k
Wed Oct 13, 2010 4:16 pm
Forum: ASSEMBLER
Topic: Assembler program needs to convert into COBOL
Replies: 6
Views: 13396

thanks brenholtz....
by sekhar.k
Wed Oct 13, 2010 2:28 pm
Forum: ASSEMBLER
Topic: Assembler program needs to convert into COBOL
Replies: 6
Views: 13396

I am not able to find any related information

Anuj... I have gone through those links, but i didn't find any related information. Is assembly language code depends on a machine/environment? Actually I don't have any idea about assembly language. how assembly which codeded on Z/OS is same as normal assembly language? We are calling one assembler...
by sekhar.k
Wed Oct 13, 2010 9:34 am
Forum: ASSEMBLER
Topic: Assembler program needs to convert into COBOL
Replies: 6
Views: 13396

Assembler program needs to convert into COBOL

Hi...
I have a requirement to convert an assembler program to cobol program.

Please help me regarding this.