Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>scrblank() screen blanker with scrolling message</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SCRBLANK()  Screen blanker with scrolling message

 Syntax....: SCRBLANK( StrArray [,Delay] )
 Parameters: <array>: StrArray = string array of messages to display
 [optional]  <array>: Delay    = [optional] time delay to control speed

 Returns...: <expN>: INKEY() value
 Cautions..: none
 CC Calls..: none
 Alias.....: SETCURSOR()

 Example...: SCRBLANK( aText,100 )


See Also: POPMSG

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