68K applications run in a single tasking OS. So, your program can't posssibly be already running, as only one program can run at a time. To get to the launcher you pretty much had to terminate your program. Kinda reduces the risk of viruses and such, too... /js
In your message regarding Preventing an application to start if already running dated Wed, 19 Oct 2005 04:26:35 +0200, Stefano Fornari said that ... > Hi All, > I need to prevent an application to start if already running. Is it > possible in a 68K application? How can I do it. > I searched already the list and the documentation, but I could not > find any useful information. > > Thanks in advance. > Stefano > -- > Stefano Fornari - Sync4j Project Manager / Funambol CTO > ======================================================= > Home: > http://www.sync4j.org > FAQ: > http://sync4j.funambol.com/main.jsp?main=faq > Project Documentation: > http://forge.objectweb.org/docman/index.php?group_id=96 > Documentation site: > http://sync4j.funambol.com/main.jsp?main=documentation > List archives: > http://groups.yahoo.com/group/Sync4j (login required) > http://sourceforge.net/mailarchive/forum.php?forum_id=215 > Wiki: > http://wiki.objectweb.org/sync4j/ > > Sync4j - The open source SyncML mobile application platform > > -- > For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > > -- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
