>>In VFP6 this will run the form until exited. In VFP9 it runs the form but immediately returns to the menu...<<
Is it possible it is failing on the Init which stops the form from running? Are you getting any sort of error log? You could SET STEP ON in the Init (and possibly DODEFAULT() if there is not code in the form Init) to watch the steps it takes during the initialization and to see exactly what is going on. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com _______________________________________________ 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/005d01cb0648$6a878770$3f9696...@com ** 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.

