realbasic-games
[Top] [All Lists]

Re: Streaming txt log

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Streaming txt log
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Fri, 18 Feb 2005 08:43:52 -0600
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <f467e01505021805355c6004a at mail dot gmail dot com>
At 12:35 AM +1100 2/19/05, Tim Dykes wrote:

Hey Guys, im having a lot of problems trying to make a txt file that
ceeps getting updated by RB, i can add one line, but thats all. its to
be put in a TCP socket, when data is recived, it is recorded in a txt
file. any one know how?

Just open the file with AppendToTextFile. Or, keep it open for as long as you have data coming in.

There's probably just some simple mistake in your code; if you post the relevant snippets I'm sure someone can point it out.

Best,
- Joe

--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
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>