Hi,
In Tour (Actors section) you mention get method, but in Actors there is no such method. And when I use in 1.0.60 the compiler says the same: there is no such slot.
get
Can anyone say to me what is get? And in what class it belongs to?
Thanks in advance, Xan.
I assume get/'set' refers to the assessors.
Try removing .get method.
.get
No, I found it: in Futures Thanks DanielFath
Login or Signup to reply.
Xan Sun 15 Jan 2012
Hi,
In Tour (Actors section) you mention
get
method, but in Actors there is no such method. And when I use in 1.0.60 the compiler says the same: there is no such slot.Can anyone say to me what is get? And in what class it belongs to?
Thanks in advance, Xan.
DanielFath Sun 15 Jan 2012
I assume
get
/'set' refers to the assessors.Try removing
.get
method.Xan Sun 15 Jan 2012
No, I found it: in Futures Thanks DanielFath