Operating System - HP-UX
1834926 Members
2565 Online
110071 Solutions
New Discussion

Re: MF Server Express animator

 
Ofer Ben-Sade
Occasional Contributor

MF Server Express animator

I'm working on HP-UX 11
MF Server Express 1.1
I try to debug cobol program
I compile
> cob -x -a test.cbl
I start the animator
> anim test
I get blank screen that is not responding to the keyboard
Thanks for any help
1 REPLY 1
Keith Hughes_2
Advisor

Re: MF Server Express animator

Ofer,

Try typing anim test.int

On Cobol 4.1 anim test works. I have not tested it on Server Express and will come back when I have.

Keith