Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with VFP Beautify
Message
 
To
13/02/2006 19:21:04
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01096024
Message ID:
01096243
Views:
16
>Hi Raphael,
>
>What are your settings for Beautify? There's a setting for "Extra indent beneath..."

I tried 'Extra indent beneath' checked and unchecked, it did not seem to make a difference.
It is not just the procedure code but also the procedure header that is indented.
Here is an example of the code after FPW2.6 beautify:
=DEINIT_PORT(0)
return


**********************************************************

PROCEDURE GET_PARAM

TEMP=WONTOP()
ACTIVATE WINDOW PARAM
and this after VFP on the same code that FPW just did:
=DEINIT_PORT(0)
return


**********************************************************

   PROCEDURE GET_PARAM

   TEMP=WONTOP()
   ACTIVATE WINDOW PARAM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform