Next: , Previous: emodule-clear, Up: GCL Reference


7.2.34 emodule-define

(emodule-define NAME SHELL-COMMAND ...)
Define an external module called NAME, which then appears in the external-module browser. The SHELL-COMMAND string is a UNIX shell command which invokes the module. See (emodule-run ...) for discussion of external modules.