DOCUMENT:Q131289 15-FEB-2000 [foxpro] TITLE :How to Add to the System Menu as Visual FoxPro Starts PRODUCT :Microsoft FoxPro PROD/VER:WINDOWS:3.0 OPER/SYS: KEYWORDS:kbcode ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual FoxPro for Windows, version 3.0 ------------------------------------------------------------------------------- SUMMARY ======= This article shows by example how to add items to the System menu automatically as Visual FoxPro version 3.0 starts. MORE INFORMATION ================ The Example code adds menu items for the Calculator, Calendar, Filer, and Puzzle. Step-by-Step Example -------------------- 1. Open the VFPSTART.PRG file: a. To do this from the MENU: 1. From the File menu, choose Open. 2. Change the Files of type to Program. 3. Select VFPSTART.PRG, and choose OK. b. To do this from the Command window, issue the following command to bring up the Modify Program window: Modify Command VFPSTART.PRG 2. Add the following source code to the beginning of the file: DEFINE BAR 7 OF _msystem PROMPT '\-' DEFINE BAR 8 OF _msystem PROMPT 'Ca\