> hi,
>
> i played around with Eval() again and noticed that Me is NULL within
> Eval(). in the ide every attempt to read something that belongs to Me
> will give "Null Object" but if i use the program in a terminal, i get a
> segfault. is Me something else there? even Eval("Me") leads to segfault
hi,
i played around with Eval() again and noticed that Me is NULL within
Eval(). in the ide every attempt to read something that belongs to Me
will give "Null Object" but if i use the program in a terminal, i get a
segfault. is Me something else there? even Eval("Me") leads to segfault?
does t