Here, let me qoute myself:

Obviously, this is not all the code I'm using, but I think it shows the gist of what I'm trying to get at. ..

I am NOT using the "string" keyword. It was an example. As of right now, I'm using:

string test = "ummm hello there!";

and

string test1 = "Well aren't you an idiot for taking this long to figure it out!";


Read the manual, it's a good place to start learning ~ ulillillia