I'm using monodev and I have imported a text file into the resources (say it is file.txt). Now, I want to load the contents of that file into a string and I'm at a loss as to how to go about that. The System.ResourceReader cannot find a resource named "file.txt" and a regular old file will not get it either. Aren't the resources compiled into the app? How do I get it?
Thanks, R _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
