Ah, if we only had .Net connectivity to Ultimate :)

George R Smith
Programmer / Analyst
479.684.3382   direct
479.684.3403   fax
www.budgetext.com

CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission 
(including all attachments) are private and confidential and are the property 
of the sender. The information contained in the material is privileged and is 
intended only for the use of the named addressee(s). If you are not the 
intended addressee, be advised that any unauthorized disclosure, copying, 
distribution or the taking of any action in reliance on the contents of this 
material is strictly prohibited.  If you received this electronic mail message 
in error, please immediately notify the sender by telephone at 888-869-0366 or 
send an electronic message to [EMAIL PROTECTED], and thereafter, destroy the 
electronic message immediately.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
Sent: Wednesday, April 13, 2005 9:48 AM
To: [email protected]
Subject: RE: [U2] [UV] Select returning mv'd list

That works on old Mentor and Ultimate, but apparently not on this
version of UV.  QSELECT only selects attributes. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 13, 2005 5:33 AM
To: [email protected]
Subject: Re: [U2] [UV] Select returning mv'd list

Does UniVerse have QSELECT?  I see it is mentioned in the "Guide to
RetrieVe" Manual.
"Creating Select Lists
Select lists are created using the RetrieVe commands SELECT, SSELECT,
and SEARCH (or ESEARCH), as well as the non-RetrieVe commands NSELECT,
QSELECT, and FORM.LIST)."

QSELECT FILE.A 'key' (1

That's how we used to have to do it in the olden days.

Bruce M Neylon
Health Care Management Group 





"Kevin King" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
04/12/2005 07:02 PM
Please respond to u2-users

 
        To:     <[email protected]>
        cc: 
        Subject:        [U2] [UV] Select returning mv'd list

Universe 9.6, I want to select a record from a file and return a mv'd
list of information in attribute 1, each attribute as a separate list
element.  On Unidata, I can:
 
SELECT FILE.A 'key' F1
 
...and it'll return all the values in F1 as individual items in the
active select list.  On Universe, this does not work.  So I tried: 
 
SELECT FILE.A 'key' SAVING UNIQUE F1
 
...and I get all the items, but they come in one attribute, mv'd, not
split out on each line like Unidata would.
 
I've also tried QSELECT, but apparently the option to QSELECT a single
attribute from a file is not supported here here.
 
How do you select a record from a file and return a mv'd list from an
attribute in that record?

-Kevin
HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]
http://www.PrecisOnline.com

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 4/11/2005
-------
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/


-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 4/11/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 4/11/2005
-------
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