Re: [fpc-pascal] Problem with GLOB()

2006-10-03 Thread Marco van de Voort
> I just wrote a little program in FPC 2.0.2 which uses GLOB() to search and > display a directory. I use 'oldlinux' in the uses statement. [...] > finally installed the full (and same!) fpc version there and re-compiled the > source, but the result is the same. > > Any idea about what is wrong

[fpc-pascal] Problem with GLOB()

2006-10-03 Thread Rainer Hantsch
Hello! I just wrote a little program in FPC 2.0.2 which uses GLOB() to search and display a directory. I use 'oldlinux' in the uses statement. It works fine on my old SuSE 8.0. Then I copied the binary to a SuSE 9.0 machine and started it there. It works (means that it doesn't crash), but shows