Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TEXT ..ENDTEXT question
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01536945
Message ID:
01536957
Views:
65
you are welcome

>Thank you. Exactly what I was looking for.
>>
>>lField3Exist = .F.
>>
>>TEXT TO lcText TEXTMERGE NOSHOW PRETEXT 15
>>  INSERT INTO MYTABLE (FIELD1, FIELD2 <<IIF(lField3Exist, ", Field3", "")>>) 
>>  		VALUE (?MYTABLE.FIELD1, ?MYTABLE.FIELD2 <<IIF(lField3Exist, ", ?MYTABLE.FIELD3", "")>>)
>>ENDTEXT
>>
>>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform