I am having trouble installing the DWSScript component. I am using Delphi XE2, and when I try to compile dwsLibRuntime.dpk, I get an error message (array type required). I am using the latest DWScript source extracted from the svn repo project.
What am I doing wrong?
toStr:=TStringListCracker(sl).FList[i].FString; //produces error System.MonitorExit(sl);
source share