| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: development-configuration
This option is no longer used. Its value is ignored. It has been replaced by new-project-create-form, which determines whether a form should be created for a new project. This option is kept to preserve backward compatibility but new-project-create-form should be used to specify the desired behavior.
Returns the value of the new-project-show-form property in
development-configuration. The current development configuration is the value of
(configuration *ide-system*)
(see configuration and *ide-system*
).
In earlier versions, this property determined whether a new project (including the project created when Allegro CL started up) included an initial blank form. As said above, this option no longer does anything. It is replaced by new-project-create-form.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |