S
Steven K
Hello,
I am trying to follow a tutorial on "assembly" and I need to compile a class
file using the following:
vbc /t:library /r:System.dll /out:bin/asmMenu.dll asmMenu.vb
pause
However, I keep getting the error:
vbc is not recognized as an internal or external command, operable program
or batch file
Can I download the compiler or do I need to have software like VB6? I am
running W2K with Framework 1.1
I am trying to follow a tutorial on "assembly" and I need to compile a class
file using the following:
vbc /t:library /r:System.dll /out:bin/asmMenu.dll asmMenu.vb
pause
However, I keep getting the error:
vbc is not recognized as an internal or external command, operable program
or batch file
Can I download the compiler or do I need to have software like VB6? I am
running W2K with Framework 1.1