Skip to main content

Dialog System Problem (same in Netexpress5.x and Visual Cobol 3.x)

  • September 25, 2018
  • 2 replies
  • 0 views

Claude Greiner

Who has this Problem and have been able to find a solution?

Loading in DS is not a Problem, but when starting the program and loading the screenset i become the following window with a error Messages:

 

DSRUN error 28,0,0

Incorrect Dialog System vocabulary Information is stored in the screenset.

Make shure you have generated a vocabulary copybook for this screenset.

 

I works since many years and this is the first time and i don't find a solution.

I have exported the screenset and imported in a new screenset without Errors.

Who can help?

2 replies

Fano Razafinimanana

Who has this Problem and have been able to find a solution?

Loading in DS is not a Problem, but when starting the program and loading the screenset i become the following window with a error Messages:

 

DSRUN error 28,0,0

Incorrect Dialog System vocabulary Information is stored in the screenset.

Make shure you have generated a vocabulary copybook for this screenset.

 

I works since many years and this is the first time and i don't find a solution.

I have exported the screenset and imported in a new screenset without Errors.

Who can help?

Do you experience this issue on a machine that has both Net Express and Visual COBOL installed?
Can you reproduce the problem on another machine where it has either Net Express or Visual COBOL installed?

Claude Greiner
  • Author
  • Participating Frequently
  • October 10, 2018

Who has this Problem and have been able to find a solution?

Loading in DS is not a Problem, but when starting the program and loading the screenset i become the following window with a error Messages:

 

DSRUN error 28,0,0

Incorrect Dialog System vocabulary Information is stored in the screenset.

Make shure you have generated a vocabulary copybook for this screenset.

 

I works since many years and this is the first time and i don't find a solution.

I have exported the screenset and imported in a new screenset without Errors.

Who can help?

The Problem was that i call a ds command from Cobol before ds-screenset was loaded!
That was the not documented error code
And i have search any days to solve this!
Thanks for your answer and help