table_window(+Handle,
+Start, +Size)If only part of the file represents the table, this call may be used to
define a window on the file. Start defines the start of the
window relative to the start of the file. Size is the size in
characters. Skipping a header is one of the possible purposes for this
call.