Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure Doesn't Execute
Message
 
 
To
30/04/2001 16:43:51
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00501782
Message ID:
00501785
Views:
18
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
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform