| Allegro CL version 6.1 Unrevised | |||||||||
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 available with earlier releases in which cl:compile-file (and friends) are disabled (the compiler is not so diabled in the current 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.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||