Hi, Folks!
I am still working on this damned dyn-array problem.
For what reason is it that a construction of
type MaxFirmenGroesse = ^integer; type workers = array [1..MaxFirmenGroesse] of (anything)
does not work?
Can you please tell me how the correct form would look like? Where is my mistake?
-- Stefan Czinczoll scholle@uni-duisburg.de