What i am trying to do is delete an element from an array so that array
length is then one less than is was and that i don't have a element that is
null.

eg delete element 3 from array, array is 6 elements long
   do something to the array to make it 5 elements without a null element

Thanks in advance

Damien Long

---------------------------------------------------------------------------
    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"

Reply via email to