James, your're from Baycom? Are they now a Delphi house?

Remember me to Bill George if he's still around - we were using his
accounting modules in our Aluminium Window system back in '82/'83 written in
dBase II under CP/M.

regards,
Steve

> -----Original Message-----
> From: James Low [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 11 July 2001 09:23
> To: Multiple recipients of list delphi
> Subject: [DUG]: TvarRec : Array of Const
> 
> 
> I want to modify a single item of an Array of TVarRec.
> 
>  I suspect I need to iterate through each element (except my 
> nonidentical
> element) and create a new Array to achieve this (I may need 
> to change one
> element before supplying the array to the 
> TDataset.InsertRecord method). I
> assume that SecondArray[1] := FirstArray[1] will copy 
> elements across arrays
> and that for the nonidentical element, rather than 
> SecondArray[X] := 123, I
> need to pass it a TvarRec.
> 
> Am I on the correct path here? Any pointers would be 
> appreciated before I
> trot down this path.
> 
> Thanks
> 
> James Low
> Programmer
> Baycom Software Laboratories
> ph: 07 575 6602, fax 07 575 6616
> 
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to