Table of Content
HAL Forum
procedure Compile_File (
String "Path/File",String "Path/File")
Description:
Compile a especified file in the argument
Parameters:
"Path/File" A path with a input file .hal ending
"Path/File" a path with a output file .hob ending
Compile_File("amaster/datadef1.hal","hob/datadef.hob");

Note: you can put more than one File in a object file
Related topics:
««