You *should* include the <project> and </project> tags. So your .ahl file
must look like:
<project>
... project 1 contents ...
</project>
<project>
... project 2 contents ...
</project>
<project>
... project 3 contents ...
</project>
> 3. created batch file that is a one liner to execute the master.ahl
> with the following line:
> C:\Program Files\ZZEE\AHL3\zahl3.exe master.ahl
>
> didn't work ... any ideas?
Also please put your .ahl file to the folder where AHL is intalled, i.e.
to "C:\Program Files\ZZEE\AHL3".