Skip to main content

Problem:

How to get more information if the application gets back a run time error similar: 17, 25, 1?

Resolution:

You can find additional information within copybooks pan2link.cpy and pan2err.cpy based in the Net Express ...\\base\\source folder.

For example:

17, 25, 1

25 ->

pan2link.cpy -> 'GetWindowData'  and

1   ->

pan2err.cpy -> 'Window-Doesnt-Exist'

Old KB# 6943