DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
bbcp.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
better error output for interp
[bbcp.git]
/
BlackBox
/
_Windows_Interp
/
build.bat
1
@
echo
off
2
@
echo
DevCompiler.CompileSubs Win Sql System Std Host Cons Text Form Dev Xhtml Comm Obx
>
tmp.txt
3
@
echo
DevLinker.Link dos BlackBoxInterp.exe
:=
Kernel$
+
Files
HostFiles StdLoader
>>
tmp.txt
4
@
echo
Kernel.Quit
(
0
) >>
tmp.txt
5
dev0.exe
<
tmp.txt
6
del
tmp.txt