If I understand your problem, you can use INSERT exactly as you would with dynamic 
arrays:

   INS newValue1 BEFORE FLD(1)<1,VMC>
   INS newValue2 BEFORE FLD(2)<1,VMC>
   INS newValue3 BEFORE FLD(3)<1,VMC>
   etc.

----- Original Message -----
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [U2] Dimensioned arrays
Date: Wed, 3 Nov 2004 19:26:23 EST

> 
> I am trying to find the best way to update a dimensioned array where any 
> updates/changes are inserted to the beginning of each associated field. I am 
> looking for a way that would be similar to using the "INSERT" command with a 
> dynamic array. If anyone has any suggestions, I would greatly appreciate it. Thanks.
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
> 

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to