A4D 5.0.23
4D v11.7
Windows
Execute command

I'm trying to use "execute" for 4D methods, text blocks of statements, and
commands - and sometimes return a value. It seems to be working, except for
returning values. 

The documentation states that the only thing necessary to return a value is
to include "return($Value)" in the executed commands. I've tried a variety
of ways to get this to work. It will not assign the returned value
$returned:=execute($text). All the code executes correctly, except when
attempting to assign the return of the execute.

David Ringsmuth

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to