Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 [RESOLVED] Compile Source from .txt Resource

$
0
0
I am looking to make a program that can compile a vb.net source that is in a .txt file.

Text Files Text:
Code:

Public Class Form1 YATAYATAYATA
Sub New YATA
If Blah = Blah then
BLah
End Sub
End Class

(Just as a really basic example.)

I then want my program to take the text from that file (which will be named Complile.txt inside of the resources) and use it to compile a new VB program.

I don't really even know if this is possible, but it would be very useful for a project I am working on!

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>