go to zero
Moderators: aardvark, davebush, Admin
go to zero
I can modify the value of MyAcceptor.Coin[x].Count:=0, I try put to zero this value but i can´t do, what?? is only read??
That's correct - it is read only.
The basic idea of the interface is everything is reported as counts which are incremented by external events. If you wish to know how many events happen after a specific point, you remember the count and then look for it to increase.
The basic idea of the interface is everything is reported as counts which are incremented by external events. If you wish to know how many events happen after a specific point, you remember the count and then look for it to increase.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.