| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: &rest ignore
Closes all DDE client and server ports that were opened in the current process by calling open-port and/or open-server. This is done automatically by the OS when Lisp or a standalone DDE Lisp application exits, but perhaps it is desirable to call this function explicitly to clean up no-longer-used resources.
See dde.htm for information about DDE support.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |