realbasic-nug
[Top] [All Lists]

Services and Processes

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Services and Processes
From: Adam Ernst <adam1234 at athenet dot net>
Date: Sat, 31 Dec 2005 15:45:34 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Why is it that, on Windows for example, a service application that is launched by double clicking doesn't exit until you click the window Close button, even if Quit(0) is issued?

Try running the empty service application (with no code except Quit (0) in Run) on Windows by double-clicking the EXE. The window stays open and it stays listed in the task manager. Not until you manually close the window does the process actually terminate.

Ideas?

Adam

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>