I want to store lots of text somewhere for my application to access it It would be cool if my app could have it built in I am building a window generator so I need to somehow store the code that the program will access to create a FB source code file. This is before the user clicks Generate, and I will need to modify it on the fly with the attributes that the user enters. What can I do? Brian