|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | INTEGER COLOR_ATTR_ATTRIBUTE | (i),(o) | Set or get the default write attribute (color) | |
determ | Clear the current window | |||
determ | (i,i),(o,o) | Set or read the cursor position in the current window | ||
determ | (i,i) | The cursorform predicate sets or returns the height and vertical position of the cursor within a single-character display area (cell). | ||
determ | INTEGER WindowNo | (i) | Test if a window exists | |
determ | (i, i, i,i), (i, i, i,o) | Set or get the attributes for a field. | ||
determ | (i, i, i,i), (i, i, i,o) | Write or read a string in a field. | ||
determ | INTEGER FrameAttr | (i) | Change the attribute for a window frame | |
determ | INTEGER WindowNo | (i) | Fast shift between windows | |
determ | Test whether a key has been pressed | |||
determ | INTEGER WindowNo, | (i, i, i, i, i, i, i, i),(o, o, o, o, o, o, o, o) | Create a window with a default frame Once defined, the window is cleared, and the cursor moves to the window's top left corner. | |
determ | Remove all windows from the screen | |||
determ | Remove current window | |||
determ | INTEGER Row, | (i, i, i, i) | Change position and size of the current window | |
determ | (i, i, i), (i, i, o) | Set or get a screen attribute. | ||
determ | (i, i, i), (i, i, o) | Write or read a character to or from the screen. | ||
determ | Scroll contents of the current window | |||
determ | INTEGER WindowNo | (i),(o) | change the active window | |
determ | (i,i),(o,o) | Set or get the actual number of rows and colons | ||
determ | INTEGER COLOR_ATTR | (i) | Gives the current window the attribute value to which Attr is bound. | |
determ | STRING DATA | (i),(o) | Read or write a string from or to the active window |