sm.script(name, path)
name
| The name of a script file, without its extension. This can be given with or without quotes. |
path
| A path to the script. |
name
in directory
path
, or the exec
subdirectory of the installed
package directory. With no arguments it lists the scripts available..q
, and there should be a
file Index.doc
describing the scripts. On Windows the index
file will be displayed in a notepad
window unless
options("pager")
is set.