LOAD

Syntax: #LOA filename
Related: #SAVE

Load the specified settings file into the current window. Note the the current settings file is not saved! Any variables in filename are expanded.

LOAD example

#LOAD dc
Load the dc.mud settings file (.MUD is the default extension)
 
<F1>={#LOAD combat};<F2>={#LOAD social}
loads the combat.mud file when you press F1, and loads the social.mud file when you press F2


Contents LMAP LOG