Code: Select all
Debug RunProgram(#PB_Compiler_Home + "compilers/pbcompiler", " -lf -o " + #PB_Compiler_FilePath + "functions.txt", #PB_Compiler_Home)BR
Erlend
Code: Select all
Debug RunProgram(#PB_Compiler_Home + "compilers/pbcompiler", " -lf -o " + #PB_Compiler_FilePath + "functions.txt", #PB_Compiler_Home)