I have been using Net Express 4.0 for many years and it is an excellent product
I want to be able to do the same with the new Personal Edition of Visual COBOL that I have on Win/8
I am at the stage where I can dbl-click a .cbl source code member and Vis CBL starts up and I can edit
But I cannot see how to compile and then to run
In Net Express 4.0 the red check mark compiles the current source code and creates a .int member if the compile is clean
The I can set to run that program through 'Activate/Settings' and then click the running man in black and the program runs
These are steps I cannot find how to do with Visual Cobol P/Edit
Can someone please give me a starter on this
Once I can run a simple batch style program under VC P/Edit I can then delve into the manuals and get it to talk to the screen, etc