Topic: APLX Help : Help on APL language : System Commands : )XLOAD Load WS & suppress ⎕LX
[ Previous | Contents | Index | APL Home ]

www.microapl.co.uk

)XLOAD (lib) (name (:pass))


Loads a named workspace, without executing the latent expression. The workspace is loaded into memory and overwrites the workspace already there. If the workspace has a password it must be given. Upon loading the Latent Expression (see ⎕LX) is not executed unless attention checking is set to OFF for the workspaces (see 5 ⎕CONF).

See the description of the )LOAD system command for details on specifying workspace names and library paths.


Topic: APLX Help : Help on APL language : System Commands : )XLOAD Load WS & suppress ⎕LX
[ Previous | Contents | Index | APL Home ]