V5.0.r29

4Dv12.2

Windows

 

$Value:=execute($Method_Code) // this is line # 62 of the library method
SM.executeMethod

 

Where $Method_Code contains 'methodName("A")'

 

And methodName contains 21 lines of code and the last line is
Return($Value), and $Value is defined and is either blank or contains some
characters. The second last line does A4D_WriteToConsole($Value) and it
appears correctly.

 

Active4D: [error] Reference to an undefined variable or value: <anonymous
text>, Method "SM.executeMethod", line 62.

 

It's acting like "execute" does not return a value when executing the name
of a library method.

 

Insight? Comments?

 

Thanks!

David Ringsmuth

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to