Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

BLINK( cString[, nRow[, nCol ]] )

Purpose

Display a message at a screen location, followed by three blinking dots.

Arguments

     cString -- message to display

     nRow -- row on which to display message; defaults to current
                 cursor location

     nCol -- column at which to display message; defaults to current
                 cursor location

Setup

None.

Example

     BLINK( "And now for something completely different", 10, 12 )

Returns

.T.

Side Effects

None.

Artful Calls

None.

Source File

AA_BLINK.PRG

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