I have Visual COBOL Personal Edition with Visual Studio 2012, running on Windows/8 I have set up a Project with several programs in it When I Build the Project it tries to compile each source member within the Project And it comes up against the 2200 Procedure Division line limit fairly easily If I have, say, 10 programs in a Project and I change one program, how can I just compile/prepare that one program Is it possible?
↧