O$ - DML - Update Files Flag False

Michael Mantkowski michaelj at clientrax.com
Thu Jun 25 07:40:44 EDT 2020


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
*********************************************************************





More information about the omnisdev-en mailing list