` 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 19, 2024, 8:11 am
This article has been viewed/printed 35143 times.