On 11/12/2013 09:48 AM, Martin Schreiber wrote: > if a = 1 then > b:= 88 > end;
Hmm With my background of C fro me the ";" is necessary to close a statement. This I never do a line that does not end with either of ";" or "begin" I would not accept a compiler that gets confused with this (taking it for "end" ). -Michael ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

