Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The beauty that is lost with the beautify
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00611595
Message ID:
00611612
Views:
17
>Hello all
>
>If I run Beautify all of my code looses it 'beauty', after any DEFINE command
>
>Like this example:
>
>
>        ENDIF
>    ENDIF
>    wform=THISFORM
>DEFINE POPUP shortcut shortcut IN WINDOW ambiente_dados  MARGIN FROM MROW(), MCOL()
>DEFINE BAR 1 OF shortcut PROMPT "\<Incluir nova tabela" FONT 'Arial', 7 STYLE "T"
>DEFINE BAR 2 OF shortcut PROMPT '\-'
>
>
>Is there any way to deal with that ? I meant, is there any VFP's SETUP to be changed here ?
>
>
>TIA
>
>
>Claudio

I suppose the parser see the word DEFINE as a procedure (DEFINE CLASS)
and start a new indentation block...
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform