Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do level exceeded error
Message
 
À
17/10/2001 14:58:13
Leshel Rich
Plains Cotton Coop Assoc
Lubbock, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00569846
Message ID:
00569923
Vues:
23
>Can someone offer any suggestions on how to clean up this code?
> Note that the code is in a function called l_upddtl, and this code is calling that function, so there is a recursive call to that function within itself. HELP!!!

Why not give us the entire function instead of the snippet that calls itself?
The code leading up to it being called orginally would help also.

fyi the scan...endscan loop structure will move the record pointer for you and can have a 'for' or 'while' clause. look it up in help. Using a recursion to move the pointer is a risky tactic as you have discovered. But I'll bet it works great for small orders!
Alek
Alek Massey
- The only stupid question is one left unasked -
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform