realbasic-nug
[Top] [All Lists]

ConsoleApplication question

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: ConsoleApplication question
From: Arnaud Nicolet <anic297@mac.com>
Date: Fri, 31 Jul 2009 16:06:54 +0200
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
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Hello,

I'm using the Input method in a console application to ask the user whether he wants to continue something or not. So I can enter y or n in the terminal, that's great. Now, my compiled application is launched with the computer (it's a daemon launched by launchd). I'm forced to notice there is no terminal window belonging to my application... (it'd be ugly, though). Then, where should I type y or n and then return when the Input method is called?

_______________________________________________
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>
  • ConsoleApplication question, Arnaud Nicolet <=