| Allegro CL version 10.1 This page is new in 10.1. | ||||||||||
The value of this variable determines how
the :gb18030 external-format deals with
transcoding errors. It is one of the following values:
gb-18030-transcoding-warning.
:count but continue
counting from the given integer value.
:collect but continue
pushing onto the given list.
gb-18030-transcoding-error.
In all cases insert the gb-18030-transcoding-error-char character to replace the offending character or octets in the transcoded stream.
See Strict external
formats which do not allow improper
characters in iacl.htm for more
information on the :utf-8s external format,
international characters and external formats in general.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.
| Allegro CL version 10.1 This page is new in 10.1. | ||||||||||