Bundle_SetScriptName

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Bundle_SetScriptName

 

Description

 

Indicate the thinBasic script to be bundled.

 

Syntax

 

n = Bundle_SetScriptName(thinBasicScriptFullName)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

thinBasicScriptFullName

String

No

Full path name of the thinBasic script

 

Remarks

 

Restrictions

 

See also

 

Examples