pabcnetcclear Command Examples

Preprocess and compile PascalABC.NET source files. More information: http://pascalabc.net.

pabcnetcclear {{path\to\source_file.pas}}

pabcnetcclear /Output:{{path\to\_file.exe}} {{path\to\source_file.pas}}

pabcnetcclear /Debug:{{0|1}} {{path\to\source_file.pas}}

pabcnetcclear /SearchDir:{{path\to\directory}} {{path\to\source_file.pas}}

pabcnetcclear /Define:{{symbol}} {{path\to\source_file.pas}}