Skip to main content

Hi all

I have imported a NetExpress 5.1 project to Visual Cobol.

the program starts with a menu that calls a new screen.
this works fine because the flag inside the dialog system is correctly setted.

in the second screen there are other buttons but when I push one of this, the flag associated in not correctly setted

 

why the second screenset doesn't set the flag?




Thanks
Carlo

Hi all

I have imported a NetExpress 5.1 project to Visual Cobol.

the program starts with a menu that calls a new screen.
this works fine because the flag inside the dialog system is correctly setted.

in the second screen there are other buttons but when I push one of this, the flag associated in not correctly setted

 

why the second screenset doesn't set the flag?




Thanks
Carlo

I solved the issue. It was a misalignment of the screenset copybook

Carlo

Hi all

I have imported a NetExpress 5.1 project to Visual Cobol.

the program starts with a menu that calls a new screen.
this works fine because the flag inside the dialog system is correctly setted.

in the second screen there are other buttons but when I push one of this, the flag associated in not correctly setted

 

why the second screenset doesn't set the flag?




Thanks
Carlo

I solved the issue. It was a misalignment of the screenset copybook

Carlo