#define informational 1
#define warning 2
…

Hmm. I think I’ve seen that somewhere before.


Jeremy Roussak
[email protected]



> On 4 Jun 2017, at 06:40, David Adams via 4D_Tech <[email protected]> wrote:
> 
> 
> Define(Theme;Label;Value) // Value can be Long, String, Real, or Boolean
> 
> Define("Error Constants";"Error level is informational";1)
> Define("Error Constants";"Error level is warning";2)
> Define("Error Constants";"Error level is error";3)
> Define("Error Constants";"Error level is critical";4)
> Define("Error Constants";"Error level is fatal";5)
> 
> Thoughts?

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to