Bundle_SetFlagVerbose

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Bundle_SetFlagVerbose

 

Description

 

Flag to indicate if bundling process and subsequently execution process must show some message box with additional info useful to solve internal problems.

 

Syntax

 

n = Bundle_SetFlagVerbose(lFlag)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

lFlag

Numeric

No

%TRUE or %FALSE.

Default value = %FALSE

 

Remarks

 

Never use this flag unless asked by thinBasic team or to report to thinBasic possible bugs.

 

Restrictions

 

See also

 

Examples