| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. New since 7.0 release. | |||||||||
Arguments: mime-part-object
MIME support was added in an update released around February 3, 2006. You must have that update to use it. See sys:update-allegro for information on updating Allegro CL.
Accesses the slot holding a list of conses (i.e, an alist) which specify additional parameters to be included in the Content-Type MIME header. The car and the cdr of the cons should both be strings. The car is the name of the parameter and the cdr is the value.
See MIME support in imap.htm for more information.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. New since 7.0 release. | |||||||||