> On 13.11.2011 01:46, Massimo Soricetti wrote:
> > I would like an explanation on this code (noob question, maybe):
> >
> > private
> > sDati: array[0..3] of string;
> > procedure Verifica(var: sDati array of string);
> >

I might be wrong here, but shouldn't the colon (":") be after the sDati var 
parameters name or was that a typo on behalf of the OP?

kind regards,
Dimitri Smits

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to