Which mode is used to operate the sequential file?
No Answer is Posted For this Question
Be the First to Post Answer
i have variable record in the 5th, i want to sort from 5th filed ? how ?
i have the following varibles in the working storage 05 ws-A PIC X(30) VALUE 'ABCDEFGHIJKLMNOPQRESTUVWXYZ ' 05 WS-B REDEFINES WS-A 10 WS-B1 PIC X(10). 10 WS-B2 PIC 9(10). 10 WS-B3 PIC X(10). If I Display B1, B2 and B3 respectively, what is the value displayed in B2
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
What is file status 92?
What will happen if we generate GDG +2 version instead of +1 version?
How To move a value to an array using move verb?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Without using move verb how to move one variable to another.
How does IDMS insure data integrity?