Author |
Message |
Topic: Sum of 2 fields on every record to create a 3rd field |
bobi
Replies: 1
Views: 1593
|
Forum: Utilities Posted: Tue Jan 24, 2006 6:56 am Subject: Sum of 2 fields on every record to create a 3rd field |
Hi,
I have a file with 2 fields A1, A2. i want to create a file with 3 fileds where 3rd field will be sum of first two fields. This has to be done thru jcl using any utility. It will be so helpful ... |
Topic: Yesterday's date in VS Cobol - II |
bobi
Replies: 7
Views: 6696
|
Forum: Application Programming Posted: Fri Jan 13, 2006 1:56 am Subject: Yesterday's date in VS Cobol - II |
Hi Kolusu,
Thanks for the code.
Hi Castillo,
I have tried with your code but the out put WS-LILIAN is displaying as zero.
i have declared WS-LILIAN S9(9) BINARY.
Can you please help me on t ... |
Topic: Yesterday's date in VS Cobol - II |
bobi
Replies: 7
Views: 6696
|
Forum: Application Programming Posted: Thu Jan 12, 2006 5:50 am Subject: Yesterday's date in VS Cobol - II |
Hi ,
I'm using VS COBOL II, forgot to mention it.
Thanks
bobi |
Topic: Yesterday's date in VS Cobol - II |
bobi
Replies: 7
Views: 6696
|
Forum: Application Programming Posted: Thu Jan 12, 2006 5:23 am Subject: Yesterday's date in VS Cobol - II |
Hi,
I want to process the data from a file based on DATE Validation. The DATE inside the file if equal to yesterdays date then i have to process.
Can some one tell me how to find yesterdays date ... |
Topic: block size |
bobi
Replies: 1
Views: 1383
|
Forum: Job Control Language(JCL) Posted: Wed Oct 19, 2005 1:29 pm Subject: block size |
Hi,
If we give Blksize=0 in jcl what is the blocksize it takes. Can any one please explain it in detail
Thanks
Bobi |
Topic: EBCDIC to decimal |
bobi
Replies: 3
Views: 1856
|
Forum: Utilities Posted: Mon Jul 18, 2005 11:10 am Subject: EBCDIC to decimal |
Hi
i have some hexa value
"2020 2053 2020 2053 CAA1 000B 2020 2020"
its Ascii and EBCDIC format is " S S.... " and ".........~......"
(not sure which is ascii and which is EBCDIC Forma ... |
Topic: compare output to file |
bobi
Replies: 3
Views: 1784
|
Forum: Utilities Posted: Tue Jul 12, 2005 8:22 am Subject: compare output to file |
Hi,
Is it possible to do using SUPERC
Thanks
Bobi |
Topic: compare output to file |
bobi
Replies: 3
Views: 1784
|
Forum: Utilities Posted: Tue Jul 12, 2005 8:06 am Subject: compare output to file |
Hi,
i want to compare the first 4 digits of file a to first 4 bytes of file b. all the datas find in file A and not find in File B are to be written in seperate file C. all that present in B not pres ... |
Topic: Sort ASCII files |
bobi
Replies: 6
Views: 3612
|
Forum: Utilities Posted: Tue Jun 28, 2005 9:18 am Subject: Sort ASCII files |
hi,
here are the values
484541444552202043
303534303030303030
313131303030303030
313630303030303030
323131303030303030
545241494C45522043
Cant we directly sort a file in ascii format
... |
Topic: Sort ASCII files |
bobi
Replies: 6
Views: 3612
|
Forum: Utilities Posted: Thu Jun 23, 2005 9:44 am Subject: Sort ASCII files |
Hi,
I have a input file in ASCII format i want to filter the records on this condition INCLUDE COND=((1,9,PD,GE,050000000),AND,(1,9,PD,LE,120009999))
but its not working.. but when i give only o ... |
Topic: File Transmission Utilities |
bobi
Replies: 5
Views: 2695
|
Forum: Utilities Posted: Wed Jun 15, 2005 7:51 am Subject: File Transmission Utilities |
I think XMIT will not be useful for transmiting file from mainframe to unix.
What is Secured ftp. can any one give me a example code for secured ftp.
of if any one know any other method please t ... |
Topic: File Transmission Utilities |
bobi
Replies: 5
Views: 2695
|
Forum: Utilities Posted: Wed Jun 15, 2005 6:31 am Subject: File Transmission Utilities |
Hi,
Other than FTP and NDM is there any other way of transmitting the file. If so please tell me. also please give me the sample code.
Thanks in advance.
Regards
Bobi |
|