Next: , Up: Load Functions   [Index]


11.1.1 Load-File

Use this command if you wish to specify precisely the file name to load.

Function: load-file filename
FILENAME

Load the file named FILENAME. If FILENAME is a relative file name, then the current default directory is assumed. This command does not use load-path, and does not append suffixes.