Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfmsgrol()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfMsgRol()
Permits the display a scrolling line of text
------------------------------------------------------------------------------
Syntax:

     dfMsgRol(<cMsg>,<nDelay>,<nRow>) --> NIL

Parameters:

     <cMsg>     Message to display
     <nDelay>   Speed  of  display.  If the value is smaller than 0 is given
                ther
     is no sound output
     <nRow>     Row of display. DEFAULT MAXROW()

Returns:

     NIL

Description:

     Permits for a text string to be displayed to video with an effect of
     scrolling and a sound when it is displayed

Example:

     dfMsgRol(PADC( "Example of DFMSGROL," 30) )

See also:

     dbNgSay(), dfSay()

See Also: dbNgSay() dfSay()

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