Hi guys,
I'm busily porting some SVS Pascal to run under GPC and the compiler has got very upset at (nearly) this line...
myArray : ARRAY [1..myConst,1:50] OF myType;
Any ideas what that colon does in the second dimension of the array declaration?
This was written in Corel some 20 years ago and was ported automaticaly by a 3rd party converting program about 19 years ago so I have no chance of finding the "author" to ask him!
Cheers!
I'm busily porting some SVS Pascal to run under GPC and the compiler has got very upset at (nearly) this line...
myArray : ARRAY [1..myConst,1:50] OF myType;
Any ideas what that colon does in the second dimension of the array declaration?
This was written in Corel some 20 years ago and was ported automaticaly by a 3rd party converting program about 19 years ago so I have no chance of finding the "author" to ask him!
Cheers!