Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I hate it, when it happens!
Message
 
À
06/11/2001 06:17:44
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00576933
Message ID:
00578894
Vues:
39
>>FYI, MODIFY FILE will eliminate the syntax highlighting while keeping you within VFP.
>
>I've seen this tip before, but it doesn't work with me: I get S.H. all the same. Perhaps this was considered a bug, and corrected in later versions of VFP. I am using VFP 6, SP5.

I believe this is due to some info being saved in the resource file, because I did this in the Command Window:
*- Started VFP6 SP5 w/SET RESO ON
lcText = [FUNCTION MyUDF()] + CHR(13)+CHR(10)+[RETURN "Hello"]
STRTOFILE(lcText, "TestSH.prg")
modi comm testsh      &&  syntax coloring, as expected.
modi file testsh.prg  &&  syntax colored, NOT expected.
set reso off
modi file testsh.prg  &&  no syntax coloring, as expected.
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform