[Gambas-user] Param values can't be watched

VonZorch VonZorch at ...626...
Fri May 30 05:59:24 CEST 2014


fabianfv wrote
> Hi folks.
> 
> Just that, regardless which inspection tool you use items of Param array
> aren't showed.
> 
> This seems a bug to me or maybe I missing something.

When you enter the procedure you need to assign Param to an explicit array.
Dim X as Variant[]=param.all for example.
The array X is easily examined by going to the local variable tab and double
clicking it.




--
View this message in context: http://gambas.8142.n7.nabble.com/Param-values-can-t-be-watched-tp46729p46735.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list