Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR NEXT and Event()
Message
De
08/03/1997 12:57:05
 
 
À
07/03/1997 09:41:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00023029
Message ID:
00023476
Vues:
53
>>>>>Isn't it possible to put the Receive() event calling the Send() event?
>>>>>That way, from your app, you'll call the Send() event only once...
>>>>>It's a kind of 'fire-and-forget'...
>>>>
>>>>If Receive() is calling the Send(), this will create recursion.
>>>
>>>It isn't possible?
>>
>>Can you be more specific? What do you mean by "isn't possible"?
>
>I meant: "What's the problem with recursion?"

The maximum number of nested do is 32 in FP2.6 and 128 in VFP3 and VFP5. This is a very low limit for recursive calls.

It's almost sure it will blow your program.

Vlad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform