Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textmerge is recursive
Message
From
10/04/2006 10:11:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/04/2006 09:59:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01111919
Message ID:
01111950
Views:
19
>>>>>I have an error with "textmerge is recursive." message. What exactly does that mean?
>>>>
>>>>Mark,
>>>>Check if you have a call to another textmerge before other ends. "set textmerge to" woudl prevent resursion (check sample in "set textmerge" help).
>>>>Cetin
>>>As far as I understand I have to use SET TEXTMERGE TO after each
>>>TEXT TO lcSql TEXTMERGE NOSHOW. Is that correct?
>>>
>>>Thanks
>>
>>Yes or endtext before starting a new one (set textmerge to in between is needed if you're switching the textmerge source, otherwise simmply endtext then start the new one).
>>Cetin
>Then I dont understand.
>I always use the following format:
>TEXT TO lcSql TEXTMERGE NOSHOW
> select * customers
>ENDTEXT
>
>Why am I getting "recursive" problem in the first place?

Is this the whole code in your app? If yes then I don't know.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform