Quote Originally Posted by JSoftware
I discovered yesterday that I would get errors whenever I tried to set a string by using
pstring(allocatedpointer)^ := 'test';

I can easily reproduce it and the exact same code works fine in Delphi 7
Do you get compile time or run time errors?