well, if you want to be truly esoteric,

dim array( {big enough to cater for WorkCount} )
matparse array from WORK<1> using @VM
mat array = WorkValue
matbuild Work2 from array using @VM

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Stuart Boydell
Sent: 23 June 2004 07:31
To: U2-Users
Subject: [U2] Propagating an array


Given an array, and the need to set up an associated set of
values, does
anyone know if there a better way to do something like this
than the
example below? I was hoping there might have been a way to
use REUSE()
but it doesn't (appear to) work outside a vector function.

      WorkCount = COUNT(WORK<1>,@VM)
      WorkValue = 'abc'
      WORK<2> = STR(WorkValue:@VM,WorkCount):WorkValue

Regards,
Stuart

















************************************************************
**********
This email message and any files transmitted with it are
confidential
and intended solely for the use of addressed recipient(s).
If you have
received this email in error please notify the Spotless IS
Support
Centre (61 3 9269 7555) immediately who will advise further
action.

This footnote also confirms that this email message has been
scanned for
the presence of computer viruses.
************************************************************
**********
-------
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