If I have a dbf with five fields fr1,fr2,fr3,fr4,fr5 each field NUMERIC 2 type (1,0,0,0,0) (1,1,0,0,0) (1,1,1,0,0) (1,1,2,0,0) (1,2,0,0,0) can I use xbrowse instead listbox FUNCTION FrTreeLoad( oTree ) LOCAL oDatabase LOCAL nStep LOCAL oLink LOCAL ...