When is a scope terminator mandatory?
Answers were Sorted based on User's Feedback
Answer / guest
scope terminators are mandatory for in-line performs and
evaluate.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / guest
scope terminators are mandatory for in-line performs and
evaluate.
| Is This Answer Correct ? | 4 Yes | 0 No |
Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
how to convert the recors form vsam file to db2 table tru file aid
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
What is "Call by content" and "call by reference"?
I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
How to covert given string into ASCII value in COBOL/MF COBOL
what is sync clause?
What care has to be taken to force program to execute above 16 Meg line?