Use FIND rather than LOCATE for a whole-of-element search, or FINDSTR for a 
partial-element search.

----- Original Message -----
From: [EMAIL PROTECTED]
Date: Thu, 6 May 2004 09:26:10 -0400
To: [EMAIL PROTECTED]
Subject: [U2] Is there a better way?

> I've got an attribute with value marks and sub-value marks.
> 
> Is there a way that I can do a locate for a value that will give me both 
> the value mark and sub-value make values in universe basic code.
> 
> LIST<1> = "A":@SVM:"B":@SVM:"C":@VM:"D":@SVM:"E":@SVM:"F"
> 
> If I want to find "D" I would like something to tell me it's location can 
> be found at LIST<1,2,1> ( VM = 2, SVM = 1) so I can quickly reference it.
> 
> Is this possible?
> 
> Thanks for any pointers. :)
> 
> " I used to be an Optimist until I knocked over the glass. "
> 
> Randy Smith Programmer/Analyst
> [EMAIL PROTECTED]
> http://users.adelphia.net/~lee_crystal/
> http://www.sopranoboy.com
> 
> Zaner Bloser
> http://www.zaner-bloser.com
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.u2ug.org/listinfo/u2-users
-------
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users

Reply via email to