Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling sequences for procedures
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Controlling sequences for procedures
Miscellaneous
Thread ID:
00131582
Message ID:
00131582
Views:
64
HI,

I have a program that runs 2 procedures in a row from the main program, ex.

do proc_1 in proc_library

do proc_2 in proc_library


My problem is proc_1 hasn't completed when proc_2 starts processing its events (proc-1 opens a form which releases after a timer event). Should I add a READ EVENTS into proc_1? or is there another way? BTW, each procedure ends with a RETURN.

Perry
Perry E. Chrzanowski
Programmer/Analyst
Saturn (Solutions) Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform