Re: [Gambas-user] gb2 Eval() question

2011-04-26 Thread BenoƮt Minisini
> hi, > i've been playing around with Eval() for some days, i read that it > evaluates only expressions so i understand that DIMs raise "unexpected > DIM" but what about SHELL and EXEC which also raise "unexpected ..." > what is the difference between > Eval("hProcVar = SHELL \"zenity --info --text

[Gambas-user] gb2 Eval() question

2011-04-22 Thread tobias
hi, i've been playing around with Eval() for some days, i read that it evaluates only expressions so i understand that DIMs raise "unexpected DIM" but what about SHELL and EXEC which also raise "unexpected ..." what is the difference between Eval("hProcVar = SHELL \"zenity --info --text hello\"