04-08-08 15.03, skrev Zhang Zheng följande: > Hi, > I am a new user of F.P. and I need your help. > ... > 2. > Can't I add a ELSE statement in Case statement? Yes you can use either ELSE or OTHERWISE, both does the same thing. The reason they are two is that fpc should be compatible with different dialects of pascal.