Do I have to open each method in a form and run beautify or can it be done
programmatically?
TIA
-Bruce

RE: beautify all? by Leemi

Leemi
Thu Aug 07 13:14:33 CDT 2003

Hi Bruce:

Are you using Visual FoxPro or FoxPro 2.x? In Visual FoxPro we use the
Documenting Wizard.

Have you tried something like DO (_Beautify) with "file.prg"?

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retires June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003

>Do I have to open each method in a form and run beautify or can it be done
>programmatically?
>TIA
>-Bruce