Kurt Wendt wrote on 2011-12-09: 
>  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-
> 

Kurt,

If you have an area highlighted, doesn't it just Beautify the selection?

Tracy Pearson
PowerChurch Software


_______________________________________________
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/002f01ccb6bb$5e3df4c0$1ab9de40$@powerchurch.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.

Reply via email to