From: Todd Date: 2005-12-10T07:04:44+09:00 Subject: Re: Unspecified Syntax Error StarLion wrote: > else if num == 0 This should be: elsif num == 0 I haven't looked at the rest of the syntax, though, but I hope that helps. Todd