API needed to convert the ONE line numbers in error messages into the according source line numers on server.
Spod works with logical line numbers (incremental steps 10/5/2/1 ). NaturalONE works with real line numbers (incremental step 1).
If an error occurs the error message throws the ONE error line, but the line number of the source on the server is needed.
Therefore an API would be helpful to convert the source line numbers of the source on the server into the according ONE line number considering the header and the line increment.
These API parameters should be used:
- Program Name (In)
- Library (In)
- Logical Line
Number on Server (In)
- Physical Line Number in ONE (Out)
Created on Brainstorm | 08/04/2016 01:43 |
Brainstorm ID | 3885 |