Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TEXT replacing true with 1
Message
De
25/06/2011 14:06:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
TEXT replacing true with 1
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Divers
Thread ID:
01516056
Message ID:
01516056
Vues:
112
Hello. I have this piece of code:

TEXT TO lcHtml NOSHOW TEXTMERGE
function load()
mapTypeControl: true,
navigationControl: true,
draggable: true

ENDTEXT
STRTOFILE(lcHtml,"MiHtml.htm")

NO matter what i do, the result is

function load()
mapTypeControl: 1,
navigationControl: 1,
draggable: 1

can you reproduce this?

Regards
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform