Author |
Message |
Topic: Date/Time Calculation |
MikeMara
Replies: 5
Views: 4086
|
Forum: TSO and ISPF Posted: Thu Oct 19, 2006 10:19 am Subject: Date/Time Calculation |
I tried different scenarios with your code and found 1 issue. Days = 1 with the following dates/times. It should equal 0.
Fromdate = 10/19/2006
Fromtime = 11:08:00
ToDate = 10/19/2006
ToTime = ... |
Topic: Date/Time Calculation |
MikeMara
Replies: 5
Views: 4086
|
Forum: TSO and ISPF Posted: Fri Oct 13, 2006 6:32 am Subject: Date/Time Calculation |
Thank-you very much for the sample! I tried it and so far the results seem to be accurate. |
Topic: List PDS and/or PDSE members |
MikeMara
Replies: 9
Views: 7935
|
Forum: Application Programming Posted: Thu Oct 12, 2006 10:20 am Subject: List PDS and/or PDSE members |
Thanks for the update! I never used LMMLIST, but I finally got it to work. I still prefer a program, but this will do OK. |
Topic: List PDS and/or PDSE members |
MikeMara
Replies: 9
Views: 7935
|
Forum: Application Programming Posted: Wed Oct 11, 2006 8:56 pm Subject: List PDS and/or PDSE members |
I have been searching the web for an assembler code that can list the members from a PDS and/or PDSE. I prefer a single code that can do both. I am only interested in the member names only. I am on ... |
Topic: Date/Time Calculation |
MikeMara
Replies: 5
Views: 4086
|
Forum: TSO and ISPF Posted: Tue Oct 10, 2006 11:20 am Subject: Date/Time Calculation |
Actually, I saw this website, but it executes more than what I available on the mainframe. I tried coding the pieces I could use, but it was not enough. |
Topic: Date/Time Calculation |
MikeMara
Replies: 5
Views: 4086
|
Forum: TSO and ISPF Posted: Mon Oct 09, 2006 6:59 pm Subject: Date/Time Calculation |
Can anyone provide me with a Rexx code to display the number of hours||minutes||seconds from 2 dates and times? |
|