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

SIGN_BOX( [ cLeader[, cMsg ]] )

Purpose

Draw the box used by SIGN_ON() and SIGN_OFF(), supplying defaults for
variables not inherited, including exe_name, exe_desc and logo_line.

Arguments

     cLeader -- optional string to display on the first line. The default
                is "Welcome to".

     cMsg -- optional message to display on line 24.

Setup

cLeader if passed must be a string.

Example

     SIGN_BOX("dRoad Warrior IV", "a dBASE fantasy")

Returns

True.

Side Effects

None.

Artful Calls

CENTRE, DRAW_BOX, STRINT

Source File

AA_SINON.PRG

See Also: SIGN_ON() SIGN_OFF()

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