Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>say_text()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SAY_TEXT()
   Writes text on the screen.

   Syntax
         SAY_TEXT(nX,nY,cText)

   Arguments
         nX          Sets the horizontal position.
         nY          Sets the vertical position.
         cText       Sets the text to be displayed.

   Returns
         Returns a 0 if an error occurs, or a 1 if successful.

   Description
         SAY_TEXT() is used to write text on the screen, using the current
         font and all attributes that have been set for that font.
         Text can be a maximum of 120 characters in a single display
         statement.

See Also: SAY_FIXED() SAY_FMT()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson