Search found 3 matches

by toddnugen
Thu Sep 28, 2006 2:38 am
Forum: COBOL
Topic: doubt in linkage section(cobol)
Replies: 1
Views: 6014

linkage section

1.yes
2.no except 88 level
by toddnugen
Thu Sep 28, 2006 2:16 am
Forum: COBOL
Topic: cobol
Replies: 6
Views: 12705

Accept and parm

1. If dont have //sysin dd dummy in jcl then you will have abend for "File not found". 2. Used few times 12 years ago. Must combine the rule of single quote for PARM and continuing rule of sign and colums for JCL. Recalls, single quote ' at col. 71, and continue char X at col 72 then next JCL statem...
by toddnugen
Thu Sep 28, 2006 1:00 am
Forum: CICS
Topic: Debugging an online transaction
Replies: 1
Views: 4655

debug

Enter ===> CEDF
start transaction, page through until program get abend

or run CA Intertest, same basic function as CEDF, if the shop has it.