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