From: | Thilo K�hler |
Date: | 13 Jul 2001 at 10:36:00 |
Subject: | Strange behaviour ... |
Hi all !
Has anybody noticed this yet:
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.
Like this:
*Function*.l my_fun*c*tion {x.l,y.l}
...
*End Function*
...
main:
dummy.l = my_fun*x*tion {x.l,y.l}
*END*
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.
Is this normal or mabye something wrong with my
installatoin of blitz ?
Ciao,
Thilo
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie