load-compiled

Function

Package: excl

Arguments: filename &rest keys

Compiles and loads the file specified by the filename argument but does not write a fasl file. This function is intended for use with certain trial versions of Allegro CL in which cl:compile-file (and friends) are disabled. This function takes a filename and any number of keys that are appropriate for cl:compile-file.Users who have access to compile-file need not use this function.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.