( |
|
|
|||
Compiles .hal file into .hob file and links it to the main system. Reserved for internal use. |
Parameters: | |
Path and name for the .hal file | |
Path and name for the .hob file that will receive the compiled .hal | |
For internal use. | |
begin CompileAndLinkFile("path/to/hal/file.hal","path/to/hob/file.hob",kCodeLevelCountry); return; end;
Related topics: |