"Boulitchev Aleksey" <[EMAIL PROTECTED]> wrote:
>
> when null then 'never can get this string'
> else 'instead of null J get this'

и в чем разница с:

if (B = NULL) then
  -- never can execute this code
else
  -- instead we do this

?

> в 1.5 не удается даже записать when null then

дык это фича 2.0


--
Дмитрий Еманов




--~--~---------~--~----~------------~-------~--~----~
-~----------~----~----~----~------~----~------~--~---

Ответить