The illustration shows the values in an initialized select desriptor. They have the follwing values in order: SELN has a value of 3, SELF is empty, SELS has three cells containing the addresses of SELSB(1), SELSB(2), and SELSB(3). SELM has three cells, each with a value of 5. SELC has three empty cells. SELV has three cells containing the addresses of SELVB(1), SELVB(2), and SELVB(3). SELL has three empty cells. SELT has three empty cells. SELI has three cells containing the addresses of SELIV(1), SELIV(2), and SELIV(3). There are also three data buffers which are addressed by the descriptor values. SELSB is an array for names of select-list items, and it has three rows and five columns. SELVB is an array for values of select list items, and it has three rows and 10 columns. SELIV is an array for values of indicators, and it has three rows and one column.