Skip to main content

When opening the project is presenting the error attached. Would have to refer to any namespace?
I'm using VC 2.2 Vs 2012.

When opening the project is presenting the error attached. Would have to refer to any namespace?
I'm using VC 2.2 Vs 2012.

This example uses syntax which only became available in the VC 2.2 update 2 version. This is the ability to specify the parameters being passed directly in the method signature instead of in the procedure division. header.

If you are using a product version prior to 2.2.2 then you will have to change this syntax accordingly.

Thanks.


When opening the project is presenting the error attached. Would have to refer to any namespace?
I'm using VC 2.2 Vs 2012.

Resolved.  Thanks Chris