Dec 5, 2006 #1 USMA99 Programmer Joined Oct 12, 2000 Messages 85 Location US Is there a way to prevent the Table menu from appearing when browsing a table in my app? I have a custom menu, SET SYSMENU OFF, and SET SKIP OF MENU _MTABLE .T.
Is there a way to prevent the Table menu from appearing when browsing a table in my app? I have a custom menu, SET SYSMENU OFF, and SET SKIP OF MENU _MTABLE .T.
Dec 5, 2006 #2 RickBorup Programmer Joined Aug 1, 2005 Messages 25 Location US BROWSE NOMENU Upvote 0 Downvote
Dec 6, 2006 Thread starter #3 USMA99 Programmer Joined Oct 12, 2000 Messages 85 Location US thanks Upvote 0 Downvote