Search found 6 matches

by giova76
Tue Feb 24, 2009 6:05 pm
Forum: COBOL
Topic: a/r mode
Replies: 0
Views: 4171

a/r mode

hi all,

can a program amode 31 rmode any REENTRANT REUSABLE call a program amode 24 rmode 24 norent e noreus?

thanks in advance

bye
by giova76
Mon Nov 10, 2008 5:42 pm
Forum: CICS
Topic: exci link program
Replies: 1
Views: 4008

exci link program

Hi, Can anyone tell me, plese, how this instruction change in cobol z/os ? EXEC CICS LINK PROGRAM(ws-PGM) APPLID(ws-APPLID) TRANSID(ws-TRANSID) SYNCONRETURN RETCODE(ws-RETCODE) COMMAREA(ws-COMMAREA) LENGTH(WS-CALEN) END-EXEC. The compiler give an error "not valid" on applid and retcode thanks in adv...
by giova76
Mon Nov 10, 2008 2:37 pm
Forum: COBOL
Topic: old link errors
Replies: 1
Views: 3202

old link errors

Hi, Can anyone tell me, plese, how this instruction change in cobol z/os ? EXEC CICS LINK PROGRAM(ws-PGM) APPLID(ws-APPLID) TRANSID(ws-TRANSID) SYNCONRETURN RETCODE(ws-RETCODE) COMMAREA(ws-COMMAREA) LENGTH(WS-CALEN) END-EXEC. The compiler give an error "not valid" on applid and retcode thanks in adv...
by giova76
Thu Oct 30, 2008 6:57 pm
Forum: TSO, CLIST & REXX
Topic: rexx program
Replies: 2
Views: 5961

rexx program

I need a rexx program to copy members from a library to another library.
At the same time, the copy has to change the name of member.

thanks in advance.
by giova76
Thu Oct 23, 2008 4:04 pm
Forum: FILE-AID
Topic: map CSECTs
Replies: 2
Views: 6084

hi,

i have copied it from fi user's guide.
by giova76
Wed Oct 15, 2008 12:31 pm
Forum: FILE-AID
Topic: map CSECTs
Replies: 2
Views: 6084

map CSECTs

Hello, I'm searching for the meaning of field TYPE: sd and ld. I have found that they mean "section definition" and "label definition", but i don't understand what they are. Can someone help me? thanks in advance. You can see an example below: File-AID ADDRESS List of SYS1.LINKLIB(IEBCOPY) ---------...