Knowledge Base

How to Customize About Menu Option on Apple Menu

Article ID: 109597

Article Last Modified on 10/15/2003


APPLIES TO


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


Additional query words: vFoxMac FoxMac modify

Keywords: KB109597