O$ - DML - Update Files Flag False
Alain Stouder Omnis
omnis at smartway.ch
Thu Jun 25 08:23:26 EDT 2020
If #errcode and #errtext are empty I suggest you dig some other # vars to get a clue.
> On 25 Jun 2020, at 13:40, Michael Mantkowski <michaelj at clientrax.com> wrote:
>
> In our DML version of our application I have a single method for doing all Update Files commands that is called in place of the actual command "Update Files".
>
> Every now and then we will have a customer send us an error report generated from the code below. Basically, the Update Files fails with a false flag. But the kicker is there is no error code or description. Just wondering if anyone else has seen this and has any ides what could be the cause.
>
> Update files
> If flag false
> Calculate lvErrorCode as #ERRCODE
> Calculate lvErrorDesc as #ERRTEXT
> Cancel prepare for update
> Do code method ClienTrax.CodeClass/Custom Error (992,'Update Files Error.',con('Error Code = ',lvErrorCode,' Error Desc = ',lvErrorDesc),0)
> End If
>
> *********************************************************************
> Michael Mantkowski
> ClienTrax Software
> 1-614-875-2245
> *********************************************************************
>
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list