| Author |
Message |
Topic: Easy way to get rec count |
Kannan
Replies: 2
Views: 3209
|
Forum: Application Programming Posted: Fri Mar 21, 2003 11:40 am Subject: Easy way to get rec count |
Hi,
My aim is to get the record counts of 30 seq files. Ultimately these rec counts have to be updated in a VSAM file. I can write a COBOL program to do this task. Please let me know is there any ... |
Topic: VB to multiple FB as per given condition |
Kannan
Replies: 6
Views: 6035
|
Forum: Utilities Posted: Fri Mar 14, 2003 4:30 am Subject: VB to multiple FB as per given condition |
Hi Kolusu,
I got it . I have given a space in outrec(OUTREC =(14,2040)). That's where the problem and other thing is, in every FB OUTREC, it is required to give the exact lrecl. This is also correc ... |
Topic: VB to multiple FB as per given condition |
Kannan
Replies: 6
Views: 6035
|
Forum: Utilities Posted: Thu Mar 13, 2003 1:05 pm Subject: VB to multiple FB as per given condition |
Kolusu,
It is giving syntax error.
WER161B ALTERNATE PARM USED
WER268A OUTFIL STATEMENT : SYNTAX ERROR
WER268A OUTFIL STATEMENT : SYNTAX ERROR
WER211 ... |
Topic: VB to multiple FB as per given condition |
Kannan
Replies: 6
Views: 6035
|
Forum: Utilities Posted: Thu Mar 13, 2003 11:58 am Subject: VB to multiple FB as per given condition |
Hi Kolusu,
I have tried and found that it is working. But I have one question. If OUTREC fields are starting from 5 and how come the outer limit is 2049? It should be 2053. Isn't it?
Other thing ... |
Topic: VB to multiple FB as per given condition |
Kannan
Replies: 6
Views: 6035
|
Forum: Utilities Posted: Thu Mar 13, 2003 11:10 am Subject: VB to multiple FB as per given condition |
Hi,
I am very sorry if this topic had discussed earlier. I have checked it out with search option, but I did not get what I want.
Here is my question. The content of my VB file looks like,
F000 ... |
| |