Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textmerge is recursive
Message
De
10/04/2006 10:11:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/04/2006 09:59:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01111919
Message ID:
01111950
Vues:
18
>>>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform