The articles states: In the Class Browser, you can export code to HTML. With a class highlighted in the left pane, right-click the View Code button. This invokes your Web browser and opens the browser window over the right pane of the Class Browser.
In fact, in VFP9, you cannot right-click the class but there is a "View Code" button on the toolbar. However this does not display the code in a Web browser but in a modeless window. Clicking on this button whilst another class is highlighted shows the code in the same modeless window rather than in a separate window. Paul Newton -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: 16 November 2016 14:27 To: [email protected] Subject: Re: Beautify On Wed, Nov 16, 2016 at 8:00 AM, Man-wai Chang <[email protected]> wrote: > Could we beautify source codes into HTML files? :) > Actually, that's built-in, too. Of course, the Beautified HTML won't run ;) See: https://msdn.microsoft.com/en-us/library/ms917378.aspx and search for "HTML" [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.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.

