tcltk (version 3.3)

tkpager: Page file using Tk text widget

Description

This plugs into file.show, showing files in separate windows.

Usage

tkpager(file, header, title, delete.file)

Arguments

file
character vector containing the names of the files to be displayed
header
headers to use for each file
title
common title to use for the window(s). Pasted together with the header to form actual window title.
delete.file
logical. Should file(s) be deleted after display?

See Also

file.show