HP3000-L Archives

March 1999, Week 1

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:
"Glenn J. Koster, Sr." <[log in to unmask]>
Reply To:
Date:
Thu, 4 Mar 1999 09:16:26 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (49 lines)
Cory questioned:

> Is it possible to exclude files from being listed by LISTFILE or
> LISTF with ,2 output?

John replied:

> Yes, use the fileset form of listfile.
>
> Below is a listfile command which lists all files which DON'T begin
> with the letters "C" and "N" (files "c@" and "n@" are excluded from
> the listing).
>
> listfile ([a-b]@,[d-m]@,[o-z]@),2

I think a missing piece here is what version of MPE that Cory is
running.  Because, unfortunately John's solution will not work with
MPE/iX 5.5.  I believe that you will need to be on MPE/iX 6.0.  The
results under MPE 5.5 will likely yield the following results...

  BOI4C:listfile ([a-b]@,[d-m]@,[o-z]@),2
  Non-existent MPE named file "[A-B]@.SACSRC.FACA". (CIWARN 920)
  ACCOUNT=  FACA        GROUP=  SACSRC

  FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                    SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

  DSPLYOUT           80B  FA          73         73   3       32  1  1
  ... (more files)
  FMT0200N           72B  FA         197        197   3       64  2  *
  G0005457  1012    128W  FB           2          2   1       16  1  *
  G0005752  1012    128W  FB         163        163   8      176  2  *
  ... (more files)


Glenn
--
 ______________
|  Navigators  | Under contract to Hewlett-Packard ISG (Greeley, CO)
|     |)       |
|     | )      | Glenn J. Koster, Sr.             [log in to unmask]
|     |  )     | Managed Business Solutions    http://www.mbsnav.com
|     |   )    | 214 S. College, Suite 201              970 350-5337
|     |----    | Fort Collins, CO  80524                970 224-1016
| ============ |
| \__________/ |
|   of Change  | aka:  [log in to unmask]
|______________| home: http://members.aol.com/MichiTex

ATOM RSS1 RSS2