Ken Shmidheiser wrote: > I have always been puzzled why Window(_wndRef) is not documented in > the FB Reference, unless somehow I've missed it. You somehow missed it. window function Syntax: WindowInformation = window(expr) ... ... window(_wndPointer or _wndRef) returns a pointer to the Window Record of the current output window. ... ... The description is outdated, because there is no Window Record in OS X. Robert P.