insmod

From DavinciWiki
Jump to: navigation, search


Description

Load an IO module into the environment

Arguments and Return Values

Arguments: module name

Return Value: none

Usage

Syntax: insmod(module_name)

Adds the specified module into the name space and available IO filetypes list.

Modules must exist in the directory specified by the environmental variable '$DV_MOD_PATH'.

Examples

dv> insmod("isis3")

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Recent Core Changes

Modified On: 02-26-2010

Personal tools