Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beautify bug - and syntax coloring?
Message
From
24/02/2006 11:52:44
 
 
To
24/02/2006 11:24:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01098909
Message ID:
01098949
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
>>
>>Local ix,c
>>Local Array aTest[1]
>>For ix=1 To 3
>>	Dimension aTest[ Iif(Type('aTest[1]')='C',Alen(aTest)+1,1) ]
>>	aTest[ALEN(aTest)] = Transform(m.ix)
>>Endfor
>>Display Memory Like aTest
>>
>>Keywords:Mixed, Symbols:Match first occurence
>>Beautify and bummer:(
>>PS: Not looking for a workaround, I already have. Looks like a bug to me.
>>Cetin
>
>I take my word back about workaround. Now I have a question:)
>Does anyone know a way to protect "part of code" from beautify? Something like #NOBEATUTIFY. TIA.
>Cetin

About the only thing I can think of is to either remove the code and replace it after or comment it out and uncomment it after. I suppose you could write a macro to do the latter.

Regards,
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform