` Printed Icetips Article

Icetips Article



Par2: Logging ABC errors to file
2001-04-24 -- Bruce Johnson
 
If you have Clarion 5.5 then it's built in already for you. Takes one line
of code to make it go;

Add the following to the Program Setup global embed point
GlobalErrors.LogErrors=true

The errorlog file is called  ABCError.Log



Printed May 18, 2024, 3:24 pm
This article has been viewed/printed 35123 times.