How to?
EDIT:
ahh got it:
this.results = Selectedfile.results()
Function SelectedFile.results()
i = 0
For this.results = Each results
If (1 - this\public) = SelectedGadgetItem(Tabber%) Then
If i = SelectedGadgetItem(ListBox%) Then Return this.results
i = i + 1
EndIf
Next
End Function