Error in SetProperty()
Posted: Mon Oct 10, 2011 2:51 pm
SetProperty() isn“t working anymore.
That should be the same:
But SetProperty() returns an error: Variable does not exist: Form_7
And after that error, the program must be closed via task manager.
Some days ago it workes quit well.
That should be the same:
Code: Select all
Form_7:LabelY01:Value("")
SetProperty ( "Form_7", "LabelY01", "Value", "" )
And after that error, the program must be closed via task manager.
Some days ago it workes quit well.