[ic] IF comparison question

Stefan Hornburg Racke interchange-users@interchange.redhat.com
Sun May 12 04:24:01 2002


René Hertell <rene@hertell.com> writes:

> Hi list,
> 
> Can someone tell me what's the difference in the "eq" and "ne" compare
> operations? The documentation at
> http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=ictags04%2e37
> says that they are the same, but for me it sounds like eq=equal and
> ne=not-equal..
> 
> According to the documentation, the following snippets of code should mean
> the same thing:
> 
> 1) [if eq [sql-param foo]][then][sql-param
> foo][/then][else]&nbsp;[/else][/if]
> 
> 2) [if ne [sql-param foo]][then][sql-param
> foo][/then][else]&nbsp;[/else][/if]

It looks like the namespace is missing :-;

[if value ...

etc.

Ciao
        Racke

-- 
Think of it !

For projects and other business stuff please refer to COBOLT NetServices
(URL: http://www.cobolt.net; Email: info@cobolt.net; Phone: 0041-1-3884400)