[fpc-pascal]otherwise

Matthew Bradford bigmatt19 at aol.com
Tue Oct 3 19:32:47 CEST 2000


Thats right... that is actually what I meant... just been seeing so many 
TRY EXCEPT messages that it clouded my brain.  At any rate... anyone 
know when Lazurus is expected to go to 1.0?  Also, when will FPC 1.0.1 
(or whatever) be coming out?  Just wondering and waiting...

Matt

peter at freepascal.org wrote:

> At 17:34 3-10-00, you wrote:
> > Isn't "OTHERWISE" part of the whole try except thing?  I never really
> > use that structure (although I suppose I should) so I am not totally
> > sure of what I'm talking about.  But if I had to guess... that would
> > be it. :)
> It's used in:
> 
> case i of
>  1 : ;
> otherwise
>  ;
> end;
> 
> 
> Peter
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal





More information about the fpc-pascal mailing list