I tend to use this tool in VFP a good bit - especially since a lot of the code where I work tends to be REALLY SLOPPY - making it harder to read. One of the problems - is that they all make one long code - instead of making things more procedural. The problem then becomes matching up the tops and bottoms of loops - when trying to review code and look for a problem. So - I use Beautify to clean up the Indentation - which then generally makes it MUCH easier to see Loop structures. However, the problem I have is that Beautify doesn't always work. So - even after doing it - I go to the beginning of a Do While - and if I then scroll directly down in the code - it all generally indents in farther - then comes back out. Except - instead of an Enddo matching up with the same indentation - I may find like an Endif. Anybody know why it doesn't always work right? Is there Bugs in Beautify?
Thanks, -K- Senior Developer Waitex Information System, Inc. P Save a tree. Don't print this e-mail unless it's really necessary. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: ProFox@leafe.com 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/289ea162f5642645b5cf64d624c66a140b7ce...@us-ny-mail-002.waitex.net ** 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.