Bundle_AddFolder

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Bundle_AddFolder

 

Description

 

Prepare a folder to be included in current bundling process.

 

Syntax

 

n = Bundle_AddFolder(FullFolderPath)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

FullFolderPath

String

No

Full pat name of the file to be added

 

Remarks

 

This function recursively will scan all sub folders and files present from the specified folder path.

All files and directories found will be added to the add list.

 

Restrictions

 

See also

 

Examples