How to remove the spaces at end of each record in the output
file Via COBOL program? note: The file has a VB length
Answers were Sorted based on User's Feedback
Answer / haribhau
fist remove your plug from boad and then kik ur pc!
| Is This Answer Correct ? | 34 Yes | 14 No |
Answer / neha
pls dont give answers in kiddish way...as this is only site people refers before facing the interview.
| Is This Answer Correct ? | 9 Yes | 0 No |
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can you add a particular field in copybook?
what are the working storage fields in BMS macro?
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
What is normalisation?
How many maximum number of procedures can we write in one COBOL program?
1.What is the default print format in cobol?
How do you set a return code to the JCL from a COBOL program?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
77 I pic 99 value 5 Perorm para-A I times. Para -A. move 10 to I. How many times the para-A will be executed.?
Can we access the a[0] in the array ?
What are decleratives in COBOL ?