Chapter Contents |
Previous |
Next |
Window Directory |
The
Browse window, shown in Browse window,
is used to browse text files and to display the output of the
browse
command.
The Browse window has the following characteristics:
window memory
command
or the Config window. If the amount of memory for buffers is changed, any
Browse windows that are opened after the change will have the new value.
Opening a Browse Window |
The following command opens a Browse window:
window open browse
As many as six Browse windows can be open simultaneously.
You can also use the browse
command to
open up a Browse window. See the section browse for more
information.
Filename Syntax |
If an explicit style precedes the filename that is specified
in the File: field of the Browse window, the debugger
uses the style that is specified. If not, the debugger assumes a
tso:
style filename
under OS/390 and a
cms:
style filename under CMS. See SAS/C Library Reference, Volume 1 for more
information about filename specifications.
Moving Around the Text File |
Scrolling vertically by using the window scroll up
and
window
scroll down
commands moves the data in both the line-number
and the text areas of the Browse window. Scrolling horizontally by using the window scroll left
or window scroll
right
commands moves only the text and not the
line numbers.
You can see a different text file in the Browse window by typing its filename in the File: field.
The window find
command is also supported in the Browse window.
Order of Processing |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.