How can I have one program that can actualy compile another,
So I'm having a program make a server so the user can set there IP, Port what not,
I rly hope you can help me as soon as you can!
Printable View
How can I have one program that can actualy compile another,
So I'm having a program make a server so the user can set there IP, Port what not,
I rly hope you can help me as soon as you can!
VB can not colpile another program unless you have VB installed on the system and in accordance with VB's licensing. There is a commandline syntax for compiling a vbp so you could just shell it if the system comtain the VB compiler.