Page 1 of 1

Sourcecode from tictactoe for acubench

PostPosted: Sat Mar 01, 2014 4:38 am
by jamesjr
Hey,

I startet learning cobol and get some problems withhin. To get in touch with the new language i wanted to run a sourcecode from the internet just to get a plan how cobol works. Now to the problem i got the code from a simple tictactoe game copied into the acubench but it doesnt work there are so many errors. did anyone of you could send me a working sourcecode from tictactoe for acubench.

Re: tictactoe

PostPosted: Sat Mar 01, 2014 5:04 am
by BillyBoyo
Accubench is a Micro Focus product, presumably something to do with ACUCOBOL, which Micro Focus purchased a while ago. It is not an IBM Mainframe product, and this is an IBM Mainframe forum, so I doubt you'll get much luck here. You'll need to find another forum for your question.

Re: tictactoe

PostPosted: Sat Mar 01, 2014 1:45 pm
by NicC
There are manuals out there which will cover most of what you need syntax-wise but...they will not cover such things as mouse and screen handling. You will have to fins a manual specific to the compiler that you are using.