View Single Post
Old May 17th, 2006, 6:17 AM   #3
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
No, i actually not have it installed. I thought it was a command to the HLA.
It was the HLA i didn't had installed, so I installed it in the C:\, now it works - almost.
When i try to compile
C:\hla> hla test
then i get a error,
Error in file "test.hla" at line 3 [errid:3395/hla.flx]:
Could not open include file "stdlib.hff".
Near: << ) >>
I did check the include-library C:\hla\include, and the file is there, but why can't it be opened?
C:\hla\include>dir
 Disken i drev C er Lokal disk
 Diskens serienummer er [[????]]-[[????]]

 Indhold af C:\hla\include

16-05-2006  18:10       <DIR>          .
16-05-2006  18:10       <DIR>          ..
04-07-2002  18:12                  529 args.hhf
04-07-2002  18:13               65.069 arrays.hhf
04-07-2002  18:13                1.548 bits.hhf
04-07-2002  18:18                1.309 chars.hhf
10-06-2003  18:19                2.254 console.hhf
10-06-2003  18:19                9.322 conv.hhf
04-07-2002  18:15                  560 coroutines.hhf
10-06-2003  18:19                2.437 cset.hhf
10-06-2003  18:19               18.646 datetime.hhf
05-08-2000  19:58                1.221 dtClass.hhf
08-10-2005  19:58                  283 env.hhf
10-06-2003  18:20                6.019 excepts.hhf
03-05-2003  17:33               16.617 fileclass.hhf
10-06-2003  22:11               26.067 fileio.hhf
04-07-2002  18:48                1.461 getversion.hhf
10-06-2003  19:20                3.853 hla.hhf
10-06-2003  19:20               10.539 hll.hhf
10-06-2003  18:44              148.153 linux.hhf
04-07-2002  20:53                7.269 lists.hhf
10-06-2003  18:37               16.936 math.hhf
04-07-2002  18:55                1.304 memory.hhf
04-07-2002  18:56                  146 misctypes.hhf
08-10-2005  20:00                1.153 mmap.hhf
16-05-2006  18:10       <DIR>          os
04-07-2002  20:31                  373 os.hhf
08-10-2005  20:00                  438 oslinux.hhf
08-10-2005  20:00                  373 oswin.hhf
10-06-2003  18:38               26.275 patterns.hhf
29-03-2003  07:27                  511 RADbg.hhf
10-06-2003  18:39                  616 rand.hhf
08-03-2006  19:01                8.806 stderr.hhf
10-06-2003  18:39                8.418 stdin.hhf
10-06-2003  18:39                  796 stdio.hhf
10-06-2003  18:40                  901 stdlib.hhf
10-06-2003  18:40               14.160 stdout.hhf
10-06-2003  18:40               23.191 strings.hhf
04-07-2002  19:11                  789 tables.hhf
04-07-2002  19:12                  966 timer.hhf
18-03-2006  10:42                  688 vssver.scc
17-07-2003  00:58              673.940 w.hhf
08-10-2005  19:59                  897 winmain.hhf
08-10-2005  19:59               23.372 wpa.hhf
04-07-2002  19:12                  275 x86.hhf
              42 fil(er)        1.128.480 byte
               3 mappe(r)     574.402.560 byte ledig

Hmm, but i'll try the "HIDE"
__________________
-- v0id
v0id is offline   Reply With Quote