[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

TlpDisplayText

PURPOSE
Display text
PROTOTYPE
Trap: TlpErr TlpDisplayText (UInt16 refNum, const Char *text)

PARAMETERS
text IN the text to display

DESCRIPTION
Print the zero-terminated string text on the reader's display.

RETURN CODES
tlpSuccess
Successfull operation.
tlpErrPalmOS
Error from the Palm host (such as a serial or memory error). Call TlpGetLastErr to get the last Palm error code.
tlpErrConversation
Conversation error between the host and the terminal.



This document was generated by Alexandre Duret-Lutz on August, 7 2001 using texi2html