Topic : The GFA-Basic Compendium Author : GFA Systemtechnik GmbH Version : GFABasic.HYP v2.98 (12/31/2023) Subject : Documentation/Programming Nodes : 899 Index Size : 28056 HCP-Version : 3 Compiled on : Atari @charset : atarist @lang : @default : Document not found @help : Help @options : +g -i -s +z @width : 75 @hostname : STRNGSRV @hostname : CAB @hostname : HIGHWIRE @hostname : THING View Ref-FileWIND_FIND(fx,fy) fx,fy: iexp This funtion determines the identification number of a window at a specified coordinate. Returns the identification number of the window found, or 0 meaning no window (desktop was found instead). fx - x-coordinate. fy - y-coordinate. wind_find()+