File opening stuffing up

I_R_Lee

Well-known member
Joined
Jul 18, 2002
Messages
50
Location
Sydney, Australia
In my TTS program, it opens lists of words, 3 of them for random sentences and 1 for the swear filter. They load up fine on runtime, but, when you choose to update the lists, it reloads swears.txt and words1.txt but not words2.txt and words3.txt. I close all of the files in the code before hand.
 
Thats a little vague - could we see some of the code which is causing this? And you define how it doesnt work, does it give you an error?
 
Back
Top