[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
KwGetSt
------------------------------------------------------------------------------

Syntax        IntT CTYP KwGetSt(ChrP ps);

Prototype in  TcxlInp.H

Description   Gets a string from the keyboard.  Entered characters will be
              echoed to the active window using the current text attribute
              (See Appendix A) or to the Standard Output device.  Cursor
              position is updated.  Escape checking is provided by default,
              but can be turned off with the WsetEsc() function.

Arguments     ps -  Buffer To Receive Input String

Returns       ERR_NUL  -  No Error
              ERR_ARG  -  Argument Failure

              TcxlErr contains:
                  W_NOACTIVE  -  No Active Window
                  W_ESCPRESS  -  The [Esc] Key Was Pressed

See Also      WsetEsc KwGetCh KwGetSn

Example

See Also: WsetEsc KwGetCh KwGetSn Appendix A
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson