Generic FunctionPackage: ideToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

directory-dialog-searches-network-globally

Arguments: ide-configuration

Returns the value of the directory-dialog-searches-network-globally property of ide-configuration. The current IDE configuration is the value of (configuration *ide-system*); (see configuration and *ide-system*).

The IDE will pass this value for the search-network-globally argument of ask-user-for-new-or-existing-directory whenever an IDE command presents the directory-selecting dialog. The value may affect performance or which machines are listed. See ask-user-for-new-or-existing-directory for details.

The value may be set by calling (setf directory-dialog-searches-network-globally). This option does not appear on the Options dialog because it is rather obscure.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version