forlang.hlp (Table of Contents; Topic list)
setwindow
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:  FGRAPH.FI, FGRAPH.FD
 
  Type:     INTEGER*2 FUNCTION
 
  Routine:  setwindow( finvert, wx1, wy1, wx2, wy2 )
            INTEGER*2 finvert
            DOUBLE PRECISION wx1, wy1, wx2, wy2
 
  Returns:  a nonzero value if successful, or 0 if not.
 
  See also: setviewport
                                    -♦-