> Le 11 déc. 2017 à 23:32, Chip Scheide via 4D_Tech <[email protected]> a 
> écrit :
> 
> When I execute the form from a host (or from the component), compiled, 
> I get runtime error:
>  Argument types are incompatible

Hi Chip, 
schematically, I type array listbox columns like this:

On load 
 $arr_p:=Object get pointer(named object;"Column1")
 array picture($arr_p->;0)
 $arr_p:=Object get pointer(named object;"Column2")
 array text($arr_p->;0)

etc. 

I don't remember if it works in v13, but I suppose it should. 

-- 
Arnaud de Montard 




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to