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