Ok i found a post on the forums that got me started, and i was able to finally put the rest together.
The trick was using StreamReader and StreamWriter objects to read and write to my stream variable that i was saving as a global and not simply try to write strings to the stream.
Silly i know but hey.
The trick was using StreamReader and StreamWriter objects to read and write to my stream variable that i was saving as a global and not simply try to write strings to the stream.
Silly i know but hey.