How to Programmatically Call the Wizards Dialog Box

ID: Q114260

The information in this article applies to:

  • Microsoft FoxPro for Windows, version 2.6
  • Microsoft FoxPro for MS-DOS, version 2.6
  • Microsoft FoxPro for Macintosh, version 2.5b

SUMMARY

To programmatically run the Wizards dialog box, which lets the user pick any of the available wizards, issue the following command in the Command window or in a program:

   DO <FoxPro_directory>\WIZARDS\WIZARD.APP

MORE INFORMATION

To display this dialog box in FoxPro version 2.6 for Windows and MS-DOS using the menus, choose Wizards from the Run menu, and then choose All.

In FoxPro version 2.5b for Macintosh, choose Wizards from the Run menu.

Additional reference words: FoxMac FoxDos FoxWin 2.50b 2.60 KBCategory: kbtool kbprg KBSubcategory: FxtoolWizother


Last Reviewed: June 27, 1995
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.