Blitz (56/176)

From:David McMinn
Date:13 Jul 2001 at 12:10:06
Subject:Re: Strange behaviour ...

Hi Thilo

> Sometimes if I invoke a function and I don`t
> write it correctly no error is reported during
> compiling. It only gives back some trash.

Very strange - I would have thought you would get a "Procedure not found"
error. That's what I get here.

> There is also a bug if you forget *Function* *Return*
> the function is looped infinite times and never exits
> until you get a "Stack Overflow" error.

That definately should not happen. If you leave out "Function Return" the
function should return the value which is in d0 when it gets to the "End
Function" line (I think I sometimes this feature with asm functions). Or
maybe it returns 0 all the time (I just tried it).



|) /\ \/ ][ |) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ=16827694
The more you complain, the longer God makes you live.

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie