VariablePackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

*default-external-format*

Use of this variable is discouraged in Allegro CL 6.1. Users should instead either bind a locale to *locale* or directly specify the desired external-formats when calling functions that take the :external-format argument (eg, with-native-string, string-to-octets, octets-to-string, etc.) In Allegro CL 6.1, the default value of excl:*default-external-format* is :default. When find-external-format is invoked with :default, the returned external-format will be that stored in *locale*.

This variable supplies the default value for the external-format argument to open, load, and related functions, but see the first paragraph where use of this variable is discouraged.

General information on international character set support in Allegro CL is in iacl.htm.


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.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised