by Thomas Delaet <tdelaet@[EMAIL PROTECTED]
>
Apr 26, 2007 at 01:19 AM
Thanks for the responses.
I can not use the ?= operator since I only have a string, not an
actual instance.
Georg's suggestion solves my problem partially, but It is tedious to
write extensive if-else clauses.
I found that the INTERNAL class provides the required functionality.