Re: [fpc-pascal] Re: What is the portable approach?

2005-10-21 Thread Marco van de Voort
> > Interesting - let us know if it works out. > > I really appreciated Jeff's note. But I think this unit only stores > text strings and values--already better supported, syntactically, by > the psuedo-associative "trick" behavior of string lists: > > MyHash := TStrubglist.Create; > MyHash['Ala

Re: [fpc-pascal] FpDup2 dosen't work!

2005-10-21 Thread Jonas Maebe
On 19 okt 2005, at 03:16, Linuxer Wang wrote: I can't make FpDup2 work. Even the example provided by the document can't work as well. It seems to me the fpdup2 simply does something different than what the example program suggests. It creates a copy of the first file record into the secon