Re: Can we simplify "end"?
Bryan So wrote:
>
> I think it is quite redundant to use different endings for
>
> end procedure
> end function
> end if
> end while
>
> etc...
>
> with proper indentation, which I am sure we all use, one
>
> end
>
> should be enough to end a loop or condition or function, etc,
> without any ambiguity.
>
Bryan:
Then the interpeter would not know which end is being parse and
could not tell the difference with various end statements.
Bernie
My files in archive:
WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API
Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan
|
Not Categorized, Please Help
|
|