Viewfile Management
A text viewfile window also known as a showFile window is a window that lets you view the text output. Viewfiles allow you to choose a file to work with, save a file under a different name, find a particular text string, and maneuver within the viewfile window using various criteria. You can also work with a selected class and enable or disable updating from a changing file.
The windows must have a widget type of text, hypertext, or html and should have been created either from a call to view or by a call to hiCreateWindow with the widget type set to text, hypertext, or html.
Return to top