Search found 16 matches
- Wed Jun 21, 2017 12:17 pm
- Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
- Topic: Can we display the output from TSO 'TIME' command in '24 Hour' format?
- Replies: 2
- Views: 1028
Re: Can we display the output from TSO 'TIME' command in '24 Hour' format?
Thanks Akatsukami. I'll explore the REXX time funtion.
- Sat Jun 17, 2017 10:02 pm
- Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
- Topic: Can we display the output from TSO 'TIME' command in '24 Hour' format?
- Replies: 2
- Views: 1028
Can we display the output from TSO 'TIME' command in '24 Hour' format?
Hi,
Can we display the output from TSO 'TIME' command in '24 Hour' format? If yes please advise how to do that?
Can we display the output from TSO 'TIME' command in '24 Hour' format? If yes please advise how to do that?
- Wed Apr 05, 2017 12:08 pm
- Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
- Topic: What is the use of learning REXX?
- Replies: 1
- Views: 691
What is the use of learning REXX?
Hi,
What is the use of learning REXX apart from it helps out to automate some of the tasks? Is there some real good use of this language in mainfames?
What is the use of learning REXX apart from it helps out to automate some of the tasks? Is there some real good use of this language in mainfames?
- Wed Dec 18, 2013 2:06 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: What's the difference between EVALUATE and EVALUATE TRUE?
- Replies: 4
- Views: 2507
Re: What's the difference between EVALUATE and EVALUATE TRUE
Thanks Robert and PB, with these examples - it helps me to understand this well.
Thank you,
Thank you,
- Wed Dec 18, 2013 2:04 pm
- Forum: User Contributions.
- Topic: This section is nice.
- Replies: 5
- Views: 4821
Re: This section is nice.
Count me in. This site helps well rather than showing a vent.
- Wed Dec 18, 2013 2:03 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Where do you live?
- Replies: 252
- Views: 253523
Re: Where do you live?
Pune, Mumbai. India
- Wed Dec 18, 2013 2:02 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Do you know Rajnikant???
- Replies: 4
- Views: 1344
Re: Do you know Rajnikant???
Yes, I know about him. He is a BIG filmstar in South India.
- Wed Dec 18, 2013 2:01 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: How many squares in a N by N square grid?
- Replies: 7
- Views: 1812
Re: How many squares in a N by N square grid?
I think it's 37, no? What's the logic?
- Wed Dec 18, 2013 1:58 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: How did you find us?
- Replies: 294
- Views: 526222
Re: How did you find us?
Found you on google...
- Wed Dec 18, 2013 1:56 pm
- Forum: Site Announcements and Rules.
- Topic: We made a Century!!
- Replies: 22
- Views: 19636
Re: We made a Century!!
Great! How do you make it blinking? 

- Wed Dec 18, 2013 1:54 pm
- Forum: Site Announcements and Rules.
- Topic: Site Update 14 : Social plug-ins are added.
- Replies: 16
- Views: 4423
Re: Site Update 14 : Social plug-ins are added.
These buttons are nice - great. 

- Wed Dec 18, 2013 1:52 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Change the date display format.
- Replies: 3
- Views: 2317
Re: Change the date display format.
Hi Enrico,
Thanks for the pointer - this is a new project for the team and no one was aware of such a routine. Though now we came to know about a in house date-routine and I think I've two solution for this problem now...
This is a great help. Thanks for your time.
Thanks for the pointer - this is a new project for the team and no one was aware of such a routine. Though now we came to know about a in house date-routine and I think I've two solution for this problem now...

This is a great help. Thanks for your time.
- Wed Dec 18, 2013 1:49 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Change the date display format.
- Replies: 3
- Views: 2317
Re: Change the date display format.
Thanks Pandora-Box, this helps and I get the code written that way. I'm testing it and let you how I progress.
- Tue Dec 17, 2013 2:45 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Change the date display format.
- Replies: 3
- Views: 2317
Change the date display format.
Hi, In a file I have a date in the format (ccyymmdd) and I need to create another file using this which in the format YYYYMon. Where "mon" is three letter representation of Month in words. For example: if Input file has: 20130820 the output should be 2013AUG . How do I do it? Please help.
- Mon Dec 16, 2013 9:35 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Count to a Million!
- Replies: 234
- Views: 88112
Re: Count to a Million!
0106.
- Mon Dec 16, 2013 9:31 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: What's the difference between EVALUATE and EVALUATE TRUE?
- Replies: 4
- Views: 2507
What's the difference between EVALUATE and EVALUATE TRUE?
Hi,
What's the difference between EVALUATE and EVALUATE TRUE in COBOL? I get confused about it. Please help.
What's the difference between EVALUATE and EVALUATE TRUE in COBOL? I get confused about it. Please help.