FunctionPackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

load-compiled

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-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1