Author |
Message |
Topic: Current date minus 5 days |
sabarisavi
Replies: 2
Views: 1742
|
Forum: Application Programming Posted: Thu Sep 04, 2008 7:41 pm Subject: Current date minus 5 days |
Thanks Kolusu... |
Topic: Current date minus 5 days |
sabarisavi
Replies: 2
Views: 1742
|
Forum: Application Programming Posted: Thu Sep 04, 2008 5:27 pm Subject: Current date minus 5 days |
I have searched in the earlier post, couldnt find. Please give me your suggestion.
I want to get a Date value from Current date Minus 5 days. Since, i want to do it thru COBOL,
We have the func ... |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Fri Jul 25, 2008 10:38 am Subject: How to load a PDS members to PC file |
Thanks to everyone, I found another way also easiest too. Not required any third party tools, like XMIT / XMITMANAGER.
use Simple JCL of PGM=FTP and use the below SYSIN.
<IP address>
& ... |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Thu Jul 24, 2008 11:43 am Subject: How to load a PDS members to PC file |
semigeezer
I used your approch, by using MGET, but we received RC=0 but the files are not transfered. we got "The system cannot find the file specified" .
Please see my Today's first ... |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Thu Jul 24, 2008 11:36 am Subject: How to load a PDS members to PC file |
For my understanding, Premkumar |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Thu Jul 24, 2008 11:13 am Subject: How to load a PDS members to PC file |
I used the below Sysin, but it is not working. I did some research to know MGET will work, but in the spool we received "The system cannot find the file specified"
Below are the SYSIN, Wh ... |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Wed Jul 23, 2008 3:35 pm Subject: How to load a PDS members to PC file |
Kolusu,
Thanks. I already seen this posting, but my requirement has a marginal changes. We are doing some re-engineering stuffs in our module, so retrieved set of COBOL programs from endeavor then ... |
Topic: How to load a PDS members to PC file |
sabarisavi
Replies: 13
Views: 5405
|
Forum: Utilities Posted: Tue Jul 22, 2008 9:52 pm Subject: How to load a PDS members to PC file |
Hi,
I have reterived set of programs to a PDS from endevor based on Processor group. Now i want to load all the members from PDS to a windows Folders. Each member may transfer thru FTP to text / w ... |
Topic: MF Revolve Tool Documentation |
sabarisavi
Replies: 3
Views: 3636
|
Forum: Utilities Posted: Mon Jul 14, 2008 2:42 pm Subject: MF Revolve Tool Documentation |
Thank you VKP & Nic - We have requested Microfocus to get some domo / reference sites. You know, these guys are clever in marketting. That s y, before talk to them, i want to double check / discus ... |
Topic: MF Revolve Tool Documentation |
sabarisavi
Replies: 3
Views: 3636
|
Forum: Utilities Posted: Sun Jul 13, 2008 12:28 am Subject: MF Revolve Tool Documentation |
Hi Kolusu and team,
does anyone know of a utility called MF Revolve. That is the functionality of this that if you feed in any program of yours it would give you the functionality/logic/flow diagr ... |
Topic: Supress zero & Convert Editing field to Assumd decimal p |
sabarisavi
Replies: 33
Views: 15097
|
Forum: Utilities Posted: Wed Jul 09, 2008 12:58 pm Subject: Supress zero & Convert Editing field to Assumd decimal p |
Thank you, so much Kolusu. |
Topic: Supress zero & Convert Editing field to Assumd decimal p |
sabarisavi
Replies: 33
Views: 15097
|
Forum: Utilities Posted: Fri Jul 04, 2008 8:26 am Subject: Supress zero & Convert Editing field to Assumd decimal p |
Terry - I couldnt able to use BBCode. When i request my clarification, Site adimin or Kolusu will convert my code to readable fromat before post their reply. |
Topic: Supress zero & Convert Editing field to Assumd decimal p |
sabarisavi
Replies: 33
Views: 15097
|
Forum: Utilities Posted: Thu Jul 03, 2008 5:55 pm Subject: Supress zero & Convert Editing field to Assumd decimal p |
Kolusu - The suggested code, is changed the last numeric field, we want to format the 11 byte field only not all the numeric field.
I will recap my requirement here:
Input file LRECL = 128 and th ... |
Topic: Supress zero & Convert Editing field to Assumd decimal p |
sabarisavi
Replies: 33
Views: 15097
|
Forum: Utilities Posted: Thu Jul 03, 2008 5:22 pm Subject: Supress zero & Convert Editing field to Assumd decimal p |
Thanks Kolusu,
FYI - The decimal values are not amount / pricing information , they are the drug dosages, since, the drug values /drug density are differ for each fractions. that is 0.2570 differ ... |
Topic: Supress zero & Convert Editing field to Assumd decimal p |
sabarisavi
Replies: 33
Views: 15097
|
Forum: Utilities Posted: Thu Jul 03, 2008 2:41 pm Subject: Supress zero & Convert Editing field to Assumd decimal p |
Hi Kolusu,
We got an issue, when we use 2.5 or 1.2 in the 20th byte position. it will convert 2.5.0 and 1.2.0. Please help me how resolve.
My Input file is
----+----1----+----2----+----3---- ... |
|