... how do i load the configuration against the string? that is, if I have 111111111101 I must see all active checkboxes except the penultimate (November) I load the string with and save an array For n=1 to 12 aadd(aInfo,IIF(val(SubStr(cMese, n, 1))= 1,.t.,.f.) next then how insert it on xbrowse