tbx_builder_help

Run builder_help.sce script if it exists (toolbox compilation process)

Calling Sequence

tbx_builder_help(toolbox_path)

Arguments

:toolbox_path Root directory of toolbox sources ; builder_help.sce
script will be searched in the help subdirectory of this directory.

:

Examples

// Recommended usage
tbx_builder_help(`get_absolute_file_path`_('builder.sce'))

See Also

Table Of Contents

This Page