load-compiled

$Revision: 5.0.2.2 $

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.User who have access to compile-file need not use this function.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.