Recherche Google
ModalysThe Modalys Workspace > Load Modalys Component
page précédentepage suivante

Load Modalys Component

Description

Loads a Modalys component file into Modalys.

(load-component ... )

Lisp Syntax and Default Values

(load-component filename)

Parameters

The (load-component ... ) function takes one argument:

  • filename: name of Modalys component fileto be loaded. (in quotes.)

The name of the Modalys component file should be provided in quotes, and include the extension (.lisp). The path used for (load-component ...) is has already been defined in the Modalys workspace as Components/runtime/lisp (for the Lisp environment) or similar path within the Components folder.

Discussion

Components allow you to write Lisp code to define useful functions that can be loaded into the Modalys workspace.

Options

There are no special options for this function.

See Also

(load ... )

page précédentepage suivante
A propos...©IRCAM 2013Réalisé avec Scenari