| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: ConsoleApp and ServiceApp |
| From: | dda <headspin@gmail.com> |
| Date: | Sat, 1 Aug 2009 14:59:02 +0800 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=JqT3gG9eC9+pr3WhTnyOOI6sb7i10GzxwNUBsUSzXyY=; b=Z0mhx+xJS/P7MPD6sd9BeujqvpgwWNYRWIK5IByWU1IBcCX/TRirmDcBVBSjn+jJSo roDVSYt/D10qbzEzrQe2rmWizlXrRAjUoPRl+9LnE/gM1LfGGIEZNxwT2B2LF1HO5R0c j6avdsDJ4PS4BlSG9xtAs4ropm5Jsqs8BGyVE= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ZtV+vX0DvC5A4YRz1dS20h3GVDocD42f30r9ovPo5F4RrWLdKGziXHKPZSlltmpHnt mJXwH27vJRLSHMzD/TBESjQwm9BrWgY16staR3SQmy6XJ8WTULmw1/W1/Bs5EGbS4wHH 6KZa81tRDI41D/cX8iyX4FO356UYw3EyQ9HFw= |
| In-reply-to: | <4a7352ab.9d13f30a.6c5c.48d8SMTPIN_ADDED@mx.google.com> |
| References: | <4a7352ab.9d13f30a.6c5c.48d8SMTPIN_ADDED@mx.google.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Console Apps run in a shell. If you don't launch the app from a shell (the Terminal, a shell class) but double-click it, the Finder will launch a shell for you in the form of a Terminal session. You will have to start the console app either from another app with a shell and the command string ending with & (run in the background) or you can make a startup script that does it for you - but it'll still launch the Terminal. -- dda On Sat, Aug 1, 2009 at 4:21 AM, Rubber Chicken Software Co.<support@chickensys.com> wrote: > What is the difference? > > I assumed that ServiceApp is just a running app without an interface and > does not rely on the Terminal. > > However, when I start a ServiceApp on OSX, the Terminal comes up. Is it > supposed, and if so, how can I get rid of it? > > * * * * * * * * * * * * * * * * * * * * * * * * * * * > | Garth Hjelte | > | Customer Service Representative, President | > | Chicken Systems, Inc, Rubber Chicken Software Co. | > | 714 5th Street SE | > | Willmar, MN 56201 USA | > | | > | 800-8-PRO-EPS Toll Free Order Line (US Only) | > | 320-235-9798 Tech Support, Sampler Questions | > | International Line | > | 360-838-7689 Fax | > | Product Sales: sales@chickensys.com | > | Product Support: support@chickensys.com | > | Sampler Q+A: qa@chickensys.com | > | Web Page: www.chickensys.com | > * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ICPSocket with Separate Apps, Rubber Chicken Software Co. |
|---|---|
| Previous by Thread: | Re: ConsoleApp and ServiceApp, Rubber Chicken Software Co. |
| Next by Thread: | ICPSocket with Separate Apps, Rubber Chicken Software Co. |
| Indexes: | [Date] [Thread] [Top] [All Lists] |