realbasic-nug
[Top] [All Lists]

Re: Console App and print function same line

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Console App and print function same line
From: Charles Yeomans <charles@declareSub.com>
Date: Fri, 29 May 2009 13:48:41 -0400
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
In-reply-to: <E97A02B8-86ED-4E19-BD7C-CD48614E5D10@llnl.gov>
References: <E97A02B8-86ED-4E19-BD7C-CD48614E5D10@llnl.gov>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On May 29, 2009, at 1:35 PM, Charles E. Heizer wrote:

Hello,
I have been experimenting and I cant figure out how to use the "Print" function to overwrite or just print to the same line. I'm trying to display a progress indicator.


Print is a convenience method. Probably what you'll need to do is to write to StdOut.


Charles Yeomans

_______________________________________________
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>