Function Reference
— Function File: run (f)
— Command: run f

Run scripts in the current workspace that are not necessarily on the path. If f is the script to run, including its path, then run change the directory to the directory where f is found. run then executes the script, and returns to the original directory.

See also: system