[futurebasic] Storing a lot of text

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 2007 : Group Archive : Group : All Groups

From: Brian Heibert <heibert@...>
Date: Fri, 15 Jun 2007 00:37:27 -0400
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