List values of variables [STB-16: dm15] ------------------------ ^browse^ [varlist] [^if^ exp] [^in^ range] [^,^ ^nol^abel ^noo^bs ] Description ----------- ^browse^ interactively displays the values of variables. If no varlist is specified, the values of all the variables are displayed. ^browse^ displays the variables in tabular format, with only as many columns as will fit on the screen at one time. Observations are displayed one page at a time. Summary of interactive commands for ^browse^ ------------------------------------------ F-Key Command Function ---------------------------------------------------------- ^F1^ ^?^ display help screen ^F2^ ^a^ again: repeat last command ^F3^ ^l^ move left 1 variable ^l^# move left # variables ^F4^ ^r^ move right 1 variable ^r^# move right # variables ^F7^ ^u^ move up 1 page (^b^ is a synonym) ^F5^ ^uh^ move up 1 half page ^F6^ ^dh^ move down 1 half page ^u^# move up # lines ^F8^ ^d^ move down 1 page (^f^ and Return are synonyms) ^d^# move down # lines ^F10^ ^R^ redisplay current page ^p^# reset page size to # lines ^h^ vn hold vn (varname) at left of screen ^h^ vn vn hold 2 variables at left of screen ^h^ release all hold variables ^q^ quit Description, continued ---------------------- In addition to the interactive ^p^# command, the page size may be reset with the ^brset^ command. ^brset^'s syntax is: ^brset^ # The initial value of brset is 19, meaning 19 observations to a page. Options ------- ^nolabel^ causes the numeric codes rather than label values to be displayed. ^noobs^ suppresses printing of the observation numbers. Examples -------- . ^browse^ . ^browse^ ^in^ ^10/75^ . ^browse^ ^if^ ^year==1980,^ ^noobs^ Also see -------- STB: dm15 (STB-16) Manual: [5d] list On-line: ^help^ for ^list^; ^display^