Functionality of the Select Button During Setup

Last reviewed: May 16, 1996
Article ID: Q111744
The information in this article applies to:
  • Microsoft FoxPro for Macintosh, version 2.5b

SUMMARY

The Select button is used throughout FoxPro for Macintosh to select a destination or source folder for certain operations. The functionality of this buttons differs from that of the Select button found in the FoxPro for Macintosh Setup program.

MORE INFORMATION

During installation of FoxPro for Macintosh, the user is prompted to select a folder in which to install FoxPro. This button makes its selection based on the folder that is currently open.

The GETDIR() function also presents the user with a dialog box that is meant to select a folder. The Select button in this dialog box functions differently from the one in the Setup dialog box. The GETDIR() dialog box operates in two ways:

  • If a folder is highlighted and Select is clicked, the highlighted folder is returned by the GETDIR() function.

    -or-

  • If nothing is highlighted and Select is clicked, the currently open folder is returned by the GETDIR() function.


Additional reference words: FoxMac 2.50b choose pick
KBCategory: kbsetup kbui kbprg
KBSubcategory:


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 16, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.