Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TEXT replacing true with 1
Message
 
To
25/06/2011 14:06:24
Victor Chignes
Inteliventas
Peru
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01516056
Message ID:
01516061
Views:
47
>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

NO
The result is
     function load()
     mapTypeControl: true,
     navigationControl: true,
     draggable: true
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform