Dear Sir,
I am Getting the Error enclosed when I Build an Application in Visual Cobol fot Visual Studio.
When I Debuggins with animation I see That all is fine but not Find de File "C:\FILE1C.DAT"that I defined in App.config following the Tutorial Instructions.(Error 7 COBCH0829 : Could not find method 'text' with this signature C:\Users\Pedro\Documents\Visual Studio 2012\Projects\VCDemo\CobolWinForm\Form1.cbl 27 48 CobolWinForm)
The Informatives erros in the following Syntaxi :
move NEUTRALNAME to TextboxFname::text
SURNAME to TextBoxSname::text
Many Thanks in Advanced
PJM