Arguments: filename &rest keys
Compiles and loads the file specified by the filename argument but does not write a fasl file. This function was is intended for use with certain Trial versions of Allegro CL 5.0.1 in which cl:compile-file (and friends) are disabled (the compiler is not so diabled in the 6.0 Trial version). 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, so no 6.0 user needs 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.