nested case error
Kostis Sagonas
kostis@REDACTED
Mon Jun 6 10:19:25 CEST 2005
ke han wrote:
> I have tried many punctuation styles around this nested case code
> example, but can't get it to compile.
Apparently, you have not tried putting a ")" before the ";"...
> ....
> io:format("~p\t~p\t~p\t~p\t~p\t~p\t~p\t~p", [Length, Version,
> ClientType, SessionId, UserIdLength, UserId, PasswordLength, Password];
> %% ERROR here - end of outer case first clause
Best,
Kostis
More information about the erlang-questions
mailing list