ID: Q88284
The information in this article applies to:
If the sample code found in FoxPro online Help for the ACTIVATE MENU command is copied to a file and run, the following error message appears:
Variable PAD not found
The sample code is incorrect. The correct variable name is MPAD, not PAD.
After copying the sample code to a file, change PAD to read MPAD.
Additional reference words: FoxDos 2.00 KBCategory: kbprg kbprb KBSubcategory:
Last Reviewed: April 17, 1995