Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quit command not responding
Message
 
To
05/06/2002 09:57:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00664909
Message ID:
00664914
Views:
21
>Came across a wierd situation last night where in our code we issue a QUIT command in the logging-in process to our application if the maximum number of users are already logged in. We have the appropriate "On Shutdown" command already identified/declared in our start-up program in earlier executed code.
>
>Debugging through the code the line just passes through without executing. Commented the "quit" out and called the shutdown process directly and the same result occurred. The "quit" in the program executed if we put two (2) quits in a row!
>
>QUIT
>QUIT
>
>Anybody ever see this type of behavior before? The two quits in a row works but it really is "band-aid". I'd just like to understand why. Thanks.
>
>Wayne Frenck

Wayne

Do you have a Read Events issued, if so then you need a clear events.
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform