View(names(x)) will display the names in a scrollable fashion. Also head(names(x)) will show just the first few if that's good enough. On 7/2/07, Jiong Zhang, PhD <jizhang at chori.org> wrote: > Hi all, > > How do I ask the console to display one page at a time for commands such > as "names()"? > > Thanks. > > jiong