> Hi, > > var > tmpA: String; > AA: String; > tmpB: String; > BB: String; > DP: Integer; > X: String; > tmp: String; > tmpX: Array of String; > > Can arrays like that of tmpX be used in FPC ? Only in 1.1 > Also, is there a similar class like the Delphi TStringList that can be > used with FPC ? TStringList is available in the FCL