[Implemented] PB4B11 PB List as argument in Interface ?
Posted: Tue May 02, 2006 8:38 pm
At the moment we can't do this :
could very be useful.
Code: Select all
Interface MYOBJECT
clear.l()
count.l()
free.l()
copy.l(list.s())
EndInterface