hi all experts
i have a question and not sure if anyone can answer it
i have following text in a text file
Console.WriteLine("Hello");
can i read the text from the text file and then execute this text so that i get Hello word in command line?
Thanks
Loading
VulpesPosted May 7, 2014, 11:59 AM
The output, as required, is:
Hello