CLIPINIT()

 

CLIPINIT()

Initialize various Harbour sub-systems

Syntax

      CLIPINIT() --> NIL

Arguments

none.

Returns

CLIPINIT() always return NIL.

Description

CLIPINIT() is one of the pre-defined INIT PROCEDURE and is executed at program startup. It declare an empty MEMVAR PUBLIC array called GetList that is going to be used by the Get system. It activates the default error handler, and (at least for the moment) calls the function that sets the default help key.

Compliance

It is said that CLIPINIT() should not call the function that sets the default help key since CA-Cl*pper does it in some other place.

Platforms

All

Seealso

INIT PROCEDURE

3 responses to “CLIPINIT()

  1. Pingback: Harbour All Functions – C | Viva Clipper !

  2. Pingback: Harbour hvm Functions | Viva Clipper !

  3. Pingback: Harbour RG Summary | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.