charuwaka 0 Newbie Poster

in my college we are runnig c++ by creating a directory from cmd and this commands goes like this

cd\
cd rollno
set path=c:\tc\bin
tc

this created dir in c folder and also saves our pgms with our roll no

so what i want is iwant to implement it in vb so i created a label >Enter Your Roll No< and then a text box

below that a button >run c++<

now i want to write that cmds in the bak end what is code to take our roll no ex:10f11b05v1 and create dir in local disk c:\tc\bin

and run c++

pls tell me the code. thanks in advance!!!!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.