Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure Doesn't Execute
Message
De
30/04/2001 17:10:15
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00501782
Message ID:
00501792
Vues:
18
We did try:

DO race_proc IN rpta_procs WITH 1,1

Is this the same as what you're suggesting??
Thanks,


>What if you changed it to:
>
>DO race_proc WITH 1,1 in program()
>
>>Another puzzle.
>>I have a click event on a form's button that calls a procedure:
>>
>>DO eta9002 IN rpta_procs
>>
>>Then, in the eta9002 code another procedure that's called:
>>
>>DO race_proc WITH 1,1
>>
>>The race_proc is also in rpta_procs, so we're there,
>>but it just stops and sits. The profiler shows a hit on
>>the line that says DO race_proc WITH 1,1 but it never actually
>>goes down and does race_proc. The funny thing is that sometimes
>>it does do it, but mostly it just stops and sits.
>>
>>I have checked the data carefully to be sure there's nothing in
>>there screwing us up. Does anybody understand this?????
>>
>>Thanks,
>>Becky
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform