Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pos_form_cursor(3X) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

forms(3X)



form_cursor(3X)                  DG/UX 5.4.2                 form_cursor(3X)


NAME
       formcursor:  posformcursor - position forms window cursor

SYNOPSIS
       #include <form.h>

       int posformcursor(FORM *form);

DESCRIPTION
       posformcursor moves the form window cursor to the location required
       by the form driver to resume form processing.  This may be needed
       after the application calls a curses library I/O routine.

RETURN VALUE
       posformcursor returns one of the following:
       EOK           - The function returned successfully.
       ESYSTEMERROR - System error.
       EBADARGUMENT - An argument is incorrect.
       ENOTPOSTED   - The form is not posted.

NOTES
       The header file <form.h> automatically includes the header files
       <eti.h> and <curses.h>.

SEE ALSO
       curses(3X), forms(3X).































Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026