` Printed Icetips Article

Icetips Article



Par2: Silent errors
2008-03-26 -- Maarten
 
> How can make a Relate:File.Update not show any errors? I need a Relate:File.TryUpdate.

     GlobalErrors.SetLogErrors(TRUE)   !Turn on Error Logging (ABCError.Log)
     GlobalErrors.SetSilent(TRUE)      !Set Error Logging to Silent Mode



Printed May 10, 2024, 6:56 am
This article has been viewed/printed 35136 times.