Search found 30 matches

by Leena
Fri Oct 27, 2023 9:44 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: display vertically using cobol.
Replies: 2
Views: 966

Re: display vertically using cobol.

Thanks for the guidance. This is helpful.
by Leena
Mon Oct 23, 2023 8:16 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: display vertically using cobol.
Replies: 2
Views: 966

display vertically using cobol.

Hi guys.

Can any one plz explain .
how to display "Indian army" vertically using cobol. if Indian army declared as a variable in pgm.
by Leena
Thu Aug 03, 2017 2:57 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Create a AI Bot for mainframes.
Replies: 7
Views: 1756

Re: Create a AI Bot for mainframes.

Thanks Robert. Do you know if there are some bots being used already using mainframe as back-end? Reading the article now.
by Leena
Wed Aug 02, 2017 6:32 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Create a AI Bot for mainframes.
Replies: 7
Views: 1756

Re: Create a AI Bot for mainframes.

Hi, Thanks for the replies. We can use any language of choice. The Bot should be able to solve some business issue. Our domain is supply chain management. There are no specific business challenge given to us. It'll be given on the day of the challenge. We can make use of machine learning, Python and...
by Leena
Wed Aug 02, 2017 4:49 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Create a AI Bot for mainframes.
Replies: 7
Views: 1756

Create a AI Bot for mainframes.

Hi,

We have an internal competition where are different teams are involved to create the AI (Artificial Intelligence) BOTs. Is it possible to create such an interface and idea on mainframes? If someone have an idea, please share.
by Leena
Mon Jul 10, 2017 5:05 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is advantage of Connect:Direct over FTP?
Replies: 1
Views: 631

What is advantage of Connect:Direct over FTP?

What is the difference between Connect:Direct and FTP? In our company they are bringing the Connect:Direct and we are supposed to use it going forward. Is it like Connect:Direct more secure than FTP and provides more functionality than FTP? But if we are just to transfer some file from mainframes to...
by Leena
Mon Jul 10, 2017 5:02 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Critical Path Optimization in mainframes.
Replies: 4
Views: 912

Re: Critical Path Optimization in mainframes.

Thank you Robert. It's a big process that's what I understand and there is a "series of batch jobs" which are called as "critical path" for a given business. I thought it was universal across different companies.
by Leena
Wed Mar 08, 2017 3:40 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Critical Path Optimization in mainframes.
Replies: 4
Views: 912

Re: Critical Path Optimization in mainframes.

I ask this question as one of the other team in our project is supposed to get this done though they don't understand it themselves. While searching on the internet I get to see this link https://www1.jobdiva.com/candidates/myjobs/openjob_outside.jsp?a=v0n3bhllkroium3hpvdcx7wbc8vk58zhb3xphf6uov0d7lt...
by Leena
Wed Mar 08, 2017 3:37 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Can COBOL have multiple entry points in a program?
Replies: 5
Views: 1532

Re: Can COBOL have multiple entry points in a program?

Thanks. I think that's the reason that I have not seen many of such programs but manuals have a lot of details about them.
by Leena
Wed Mar 08, 2017 3:33 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Critical Path Optimization in mainframes.
Replies: 4
Views: 912

Critical Path Optimization in mainframes.

Hi,

How do we approach to Critical Path Optimization in mainframes? Can someone please guide me with his experience on this?
by Leena
Mon May 23, 2016 5:26 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Can COBOL have multiple entry points in a program?
Replies: 5
Views: 1532

Re: Can COBOL have multiple entry points in a program?

William Collins wrote:And the answer is Yes, as long as you use static CALLs.

There is, however, no reason in a modern program to use multiple entrypoints.
In past why we needed multiple entry points?
by Leena
Thu May 19, 2016 2:33 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Secure a Sequential File.
Replies: 2
Views: 245

Secure a Sequential File.

Hello,

Is there any way I can protect a data set from over-writing? Actually, I want to secure a sequential file that I have created, in a way that no one else can delete or overwrite it. Is it possible to do ? Please help.
by Leena
Thu May 05, 2016 2:11 pm
Forum: Interview Questions.
Topic: EXEC CICS RETURN and GOBACK
Replies: 2
Views: 641

Re: EXEC CICS RETURN and GOBACK

Thanks for the link Robert.
by Leena
Thu May 05, 2016 2:10 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: a simple guess game
Replies: 6
Views: 805

Re: a simple guess game

Thanks. Playing with it on OORexx. :)
by Leena
Thu Apr 28, 2016 2:53 pm
Forum: Interview Questions.
Topic: EXEC CICS RETURN and GOBACK
Replies: 2
Views: 641

EXEC CICS RETURN and GOBACK

Hi,

We can use EXEC CICS RETURN and GOBACK both in the CICS program but we don't use GOBACK, what is the reason behind it?
I was not even sure if we can use GOBACK or not, forget about the answer to above question :(... can some one please say why is it so?
by Leena
Thu Apr 28, 2016 2:51 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: a simple guess game
Replies: 6
Views: 805

Re: a simple guess game

Hi,

How to play this game?
by Leena
Mon Sep 14, 2015 3:17 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Can COBOL have multiple entry points in a program?
Replies: 5
Views: 1532

Can COBOL have multiple entry points in a program?

Hi,

Can COBOL have multiple entry points in a program?
by Leena
Tue Jul 07, 2015 4:42 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74225

Re: Count to a Million!

161
by Leena
Tue Jul 07, 2015 4:42 pm
Forum: Assembler & PL/I.
Topic: Alternative for GETMAIN.
Replies: 7
Views: 1159

Re: Alternative for GETMAIN.

Thanks. Experience has its own ways to find answers.

Thank you so much for your help Robert.

Go to advanced search