That's the way I've always seen it used.  The entire record handling
internals of the manage-2000 system is designed around this method, and it
works and is very fast.  Although, the first time you see it you tend to say
"huh? what the?"

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Fred Finken
Sent: Thursday, November 04, 2004 05:39
To: [EMAIL PROTECTED]
Subject: Re: [U2] Dimensioned arrays


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/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to