newbie question

Dietmar Schaefer dietmar@REDACTED
Tue May 17 13:01:15 CEST 2005


Hi !

Isn't that supposed to work ?


if  cmmc_db:getProcState(Key,Name) /= State -> 

instead I have to write

ProcState = cmmc_db:getProcState(Key,Name),

if ProcState /= State ->



regards


Dietmar



More information about the erlang-questions mailing list