On 15-May-07, at 6:58 PM, Brian Heibert wrote:

> I want to somehow store lots of lines of text in my RB program
> what I actually want to store is a lot of lines of computer program  
> source code
>
> I am building a window generator for another programming language
> And that language uses code to generate windows not visually create
> them like RB
>
> So I need somehow to store lots of lines of text
> Do I need to use a resource fork text resources
> If Possible I'd like to avoid using resource forks

put it in a text file
drag that text file into your project

now you can use the name of the text file as though it was an  
existing string variable

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to