PxPlus User Forum

Main Board => Discussions => iNomads => Topic started by: HendersonS on August 20, 2021, 09:52:47 AM

Title: Inomads Error
Post by: HendersonS on August 20, 2021, 09:52:47 AM
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?


Title: Re: Inomads Error
Post by: PxPlus on August 20, 2021, 10:20:48 AM
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.
Title: Re: Inomads Error
Post by: HendersonS on August 21, 2021, 01:33:59 PM
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.