alias phmawaypref { dialog -m phmawaypref phmawaypref }
dialog phmawaypref {
title "PHM Multi Server Away Preferences"
size -1 -1 500 600
icon graphics/icon.ico, index
text "PHM Multi Server Away Preferences", 1, 70 13 200 20,center
button "OK", 2, 230 340 30 20,ok
combo 19, 198 64 63 100, drop tab 400
}

how do i put selections in the combo box ?

i cant find anything in the help about it,
and all im trying to do is put minutes in the away box,

can anyone help?