Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beautify bug - and syntax coloring?
Message
De
24/02/2006 11:52:44
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
24/02/2006 11:24:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01098909
Message ID:
01098949
Vues:
28
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform