Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with VFP Beautify
Message
From
15/02/2006 09:15:40
 
 
To
14/02/2006 22:26:45
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:
01096457
Views:
24
looks like you have beautify set with Keywords - Mixed, and Indentation - Tabs with Extra Indent beneath for Procedures at least.

Have you looked at these settings? You can by going on the top menu - Tools -> Beautify and the beautify settings form will come up.

>>Here is an example of the code after FPW2.6 beautify:
>>
>>=DEINIT_PORT(0)
>>return
>>
>>
>>**********************************************************
>>
>>PROCEDURE GET_PARAM
>>
>>TEMP=WONTOP()
>>ACTIVATE WINDOW PARAM
>>
>
>I get this with my Beautify settings:
>=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