> On Thu, Aug 07, 2003 at 11:28:10AM -0500, Dan Muey wrote: > >> Yeah. The 'return' keyword can even be left out. > > > > Nice! I'll leave it in for readability I think. > > > > Wouldn't it need a ';' at the end? > > [ grep ...... ]; > > > > Or am I once again missing something I should know? > > The last statement in a block doesn't need a semicolon. > Oooohhhhh thanks Steve for the info!
> -- > Steve > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]