Child movie related or un-related discussion can go here i.e. movies, images, links, tv, music etc. All posts allowed unless specified otherwise in the rules. Please refrain from posting flames, personal information, using this board as a private message system or help questions.
Since everyone seems to visit chat at different times i thought it would be cool to create this thread where you can say what time (GMT ?) and date that you will be in chat to err chat
and if you haven't seen it the chat link is at the side under Navigation
sometimes i've been lurking in chat, but that is not a good way because people are fooled that you are there when you might be off for a short while... Normally i'll try to be in there after 7 pm CET and into the night, during weekends also in the daytime if i'm home.
Then just read in a loop every n minutes the member names in the chat room, should already be stored in variables, and write them to the file 'news.txt'. The write function could be assigned to the 'Send' button as a different option.
Send button pressed ---> fetch chat room members and write them to the file.
You will know how to code writing variables to a file.