insmod
From DavinciWiki
		
		
		
| Contents: Description, Arguments, Usage, Examples, Related Functions Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No 
 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 
 All other topics 
 
 Related Functions 
 Recent Core Changes Modified On: 02-26-2010 | 
