Hello beam,

you can use both versions.
The advantage of the case structure is the avoidance of unnecessary
processing of controls and indicators.
This way processor resources are free for other things.
In your example I would not use a case structure, as there are only
two DBL values to check. If you work on large arrays a Case structure
is helpful...
With the case structure/tab control you can also check the user
behaviour.

Best regards
Gerd

Reply via email to