Blitz Toolbox/Code Processors/PreCompiler
PreCompiler by TFT (der Falke)http://www.optima-code.ch/precompiller.htm |
About

PreCompiler add lot of comand to BlitzBasic.
The debugger its new. Lot of lists can you see for your Code
Deteil info for RuntimeError.
IDE at work:
Orginal BlitzIDE
VisualBlitz
Add comand:
ExeRun() / ExeRunCutOn() / ExeRunCutOff()
Check the programm state ore cut his code du you create the exe.
DefMacro() / EndMacro() /CallMacro()
Define Macros and coll this on your code.
FancCount()
Count call all function. For better optimice your code. Show on ListViewWindow and refrech with Function Botton.
PCInclude()
You can load includes is coding with BBIDCoder.exe
DebugLog / CodeLine() / InFunction() / InMacro() / InInclude()
Add more information to the debuglog file.
CryptStringOn() / CryptStringOff() / DeCryptString()
Coding String Data on sorce Code. Not Found on Exe.
RemOn() / RemOff()
MultiLine Komment.
OnGoto()
Create JumpTable
and more comands at work.
See the website for more information.
The first BetaShareWareDemo can load at:
www.optima-code.ch/files/precompiler.zip
Last Update 05.01.05

