Hi,

From below test, I can't pass through the VALID statement even though I selected a value from level_list. Any suggestion?

Thanks,
Mario

************************
function listboxtest
local level_list:={"A","B","C"}
local user_level:=space(1)
local getlist:={}
@ 1 ,1,6,5 get user_level listbox level_list dropdown valid !empty(user_level)
read
inkey(0)
return nil
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to