I'd like to build myself a text editor for PBdll and I want to be able to compile my code from it, I was wondering if there was a way to compile a bas file from command line.
Somthing in the nature of C:\PBDLL60\Bin\PBedit.exe /c myProject.bas
and have it spit out my exe or dll
is this implimented currently?
------------------
----------- 
Paul Dwyer
Network Engineer
Aussie in Tokyo
(Paul282 at VB-World)
Somthing in the nature of C:\PBDLL60\Bin\PBedit.exe /c myProject.bas
and have it spit out my exe or dll
is this implimented currently?
------------------


Paul Dwyer
Network Engineer
Aussie in Tokyo
(Paul282 at VB-World)
Comment