HP3000-L Archives

April 2007, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mike Reaser <[log in to unmask]>
Reply To:
Mike Reaser <[log in to unmask]>
Date:
Thu, 12 Apr 2007 14:29:39 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
That's how to find all *NM* KSAM files - what I needed was to create a list of all of the *CM* KSAM files still on the system.  And that's something that LISTFILE just simply will not, *can* not provide.

-----Original Message-----
>From: Gordon Montgomery <[log in to unmask]>
>Sent: Apr 12, 2007 2:02 PM
>To: Mike Reaser <[log in to unmask]>, [log in to unmask]
>Subject: Re: [HP3000-L] LISTFILE on 6.0
>
>Use
>
>LISTFILE @,6;SELEQ=[FTYPE=KSAMXL] 
>
>Gordon
>
>
>----- Original Message ----- 
>From: "Mike Reaser" <[log in to unmask]>
>To: <[log in to unmask]>
>Sent: Thursday, April 12, 2007 10:26 AM
>Subject: [HP3000-L] LISTFILE on 6.0
>
>
>OK, before my head explodes from the circular "logic" being presented to me, 
>how can I get a list of all the CM KSAM files in one particular group?  When I 
>try to use LISTFILE, it's sending me on a tail-chasing expedition.
>
>:listfile @.prod,2;seleq=[code=ksam]
>                          ^
>Expected a SELEQ value of FTYPE, OBJECT, ACCESS, FCODE. (CIERR 104)
>:listfile @.prod,2;seleq=[fcode=ksam]
>                          ^
>This value is not valid for this parameter. (CIERR 10011)
>:
>
>As opposed to the description of LISTFILE as given at 
>http://docs.hp.com/en/32650-90877/ch08s01.html#d0e37398 (for 6.5 and 
>higher), http://docs.hp.com/en/32650-90864/ch05s01.html (for 6.0), and the 
>MPE HELP command on my system - I'm told to *NOT* use "CODE=" and 
>instead should use "FCODE=" for the SELEQ.  Except, when I *DO* 
>use "FCODE=", I'm then told that "FCODE" is invalid to LISTFILE.
>
>Yeah, I can throw a full "LISTF/LISTFILE,2" out to a file and then GREP it, but 
>I'd like to know why something this simple Just Doesnt' Work.
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2