Hello all, I found the solution to this. Just for your information this is what I did: for (my $index = 0; $index <= ($M->lstTest->Count()-1); $index++) { $sel = $M->lstTest->GetString($M->lstTest->Select($index)); } Thanks in advance for your help, Felice