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

STAT_LINE( [ nStat_colr[, cMsg[, lMsgonly ]]] )

Purpose

Display record and query status on line 24.

Arguments

     nStat_colr -- if passed and numeric, SYSCOLOR argument to use, else 2

     cMsg -- if passed, use as stlin_msg, else use stlin_msg itself

     lMsgonly -- if passed, whether to fill the remainder of the status
                 line with blanks, else .F.

Setup

A file is in use. Called by THE_USUAL() and WSMART() every time the record
pointer moves.

Example

     STAT_LINE()

Returns

0

Side Effects

None.

Artful Calls

PAD, SYSCOLOR, STRINT, QUERYNAME

Source File

AA_STLIN.PRG

See Also: PAD() SYSCOLOR() STRINT() QUERYNAME()

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