Brian, how does one use variables such as strings or integers with text from text resources? Is it something like
Print(108 3 temp)
where 108 is the text resource, 3 is the entry, and temp is the variable? I haven't been able to find it in the help file or the tutorial and I haven't found out through experimenting yet.
Thanks