Inomads Error

Started by HendersonS, August 20, 2021, 09:52:47 AM

Previous topic - Next topic

HendersonS

Hi,

we have a routine to make quick queries where we send a file and the format of the columns to show, this works normally in nomads, but when it is executed in inomads it gives us an error 13 (see attached).

the error occurs in a protected program so we cannot see the possible reason.

what could be happening?



PxPlus

Well the error is being reported by in_xeq which itself doesn't do anything except perform the logic defined in your panel.  In this case its a PERFORM "VIEW_M;Init".

We would suggest you put a trace in your program VIEW_M at the label Init to see what could be happening.

HendersonS

Thanks for reply, We put a trace and it only shows the bug report, we even went through the whole program but found nothing wrong.  the weird thing is that it only happens in inomads.