I've always pointed the SET SKIP to a UDF, or property of a global object.
Tracy -----Original Message----- From: Paul Newton Sent: Thursday, July 12, 2007 8:34 AM Hi all I have a top-level form with a menu - menu designed with the menu designer. One bar of a particular pad has the SKIP setting .T. in the designer. In the Init of the form I have DO MyMenu.MPR WITH THIS. In an access method of the form I am trying to change the ship seting for this bar and nothing is happening - the bar remains disabled. However if I leave the SKIP setting empty in the menu designer and put this in the form Init DO MyMeu.MPR WITH THIS SET SKIP OF BAR 4 OF View .T. then everything works as expected. Is this normal ? Surely this is not meant to work this way ? Thanls Paul Newton _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

