On Thu, Nov 21, 2013 at 12:54 PM, Martin Schreiber <[email protected]> wrote: > On Thursday 21 November 2013 16:36:38 Ivanko B wrote: >> >> But it may be weird to prepare function code to this final asiigmnent :) >> > >> >Example? >> >> Examle of successful realization of a regular (not 2*2) function with >> such return ? Me can't event imagine how :) >> > ??? > Write > " > sub SUBNAME(): RESULTTYPE; > var > result: RESULTTYPE; > begin > ... > end:= result; > " > > and work as before?
Please, don't do that... the sintaxe "end:= result;" is very ugly! -- Marcos Douglas ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

