fgl_getwin_x()

Returns the horizontal position of the current window.

Syntax

fgl_getwin_x()
  RETURNS INTEGER

Usage

The fgl_getwin_x() function returns the horizontal coordinate of the top/left corner of the current window.

This function is provided for text mode applications, in GUI mode, windows are movable and thus their position is variable.