[Gambas-user] Eval revisited

Steven Lobbezoo steven at ...1652...
Wed Mar 12 15:11:46 CET 2008


Hi,

I do :
	Eval(GParms & ".hGrid.Search_Update('" & Titre.Text & "')")

Where GParms contains the name of a form
hGrid is an instantiated class in that form
Search_Update as Sub in that class, which takes a string as parm
and Titre.Text is a text in a control on ME which contains some text

I get back :
	Unexpected end of expression

What am i doing wrong ?

Thanks
Steven






More information about the User mailing list