Im trying to find a good way to store info, such as variables, into a text file preferrebly, from a computer... People have suggested using scripts like php, cgi, and such... But for these I would need to have the game online... Or have webspace... Either of which I dont want/have ... Anyone know another way...

I am also trying to steer clear of localShared Objects.... Only because I cant choose where I store the file. With .txt files I'll be able to save it in the same folder... Also, in testing my game I would be able to edit them as I please... But I have had no success in finding a way...

Any suggestions are greatly appreciated!!!

Thanks,
~Bill