How to Customize About Menu Option on Apple Menu (109597)
The information in this article applies to:
- Microsoft Visual FoxPro for Macintosh 3.0b
- Microsoft FoxPro for Macintosh 2.5b
This article was previously published under Q109597 SUMMARY
You can customize the About menu selection on the Apple menu from within
FoxPro for Macintosh. To do so, type the following commands in the Command
window:
SET APLABOUT PROMPT "<text string to display>"
ON APLABOUT <perform a command or do a program>
To reset the above changes, issue the following commands:
SET APLABOUT PROMPT
ON APLABOUT
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB109597 |
---|
|