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_ON( [ cExe_name[, cExe_desc ;
              [, cLogo_line[, cLoad_msg ]]] )

Purpose

Open/close all your programs with these routines.

Arguments

     cExe_name -- displayed on first line of box

     cExe_desc -- display on next line of box

     cLogo_line -- displayed on third line of box

     cLoad_msg -- if passed, display on the message line

Setup

None.

Example

     SIGN_ON( "Sample program", "A test routine" )

Returns

.T.

Side Effects

None.

Artful Calls

MIDDLE, DRAW_BOX, SCREEN_FILE, STRINT, CENTRE, SYSCOLOR

Source File

AA_SINON.PRG

See Also: SIGN_OFF()

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